Initial commit
This commit is contained in:
commit
7c4cf2fd74
4
alpinepython/Dockerfile
Normal file
4
alpinepython/Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache uv --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||
RUN apk add --no-cache git bash go wget curl sudo shadow vim
|
Loading…
Reference in New Issue
Block a user