This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Barebones alpine release with uv and git for python projects
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache uv --repository=https://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||
|
||||
1
Alpine/Python/readme.md
Normal file
1
Alpine/Python/readme.md
Normal file
@@ -0,0 +1 @@
|
||||
An alpine devcontainer for developing python projects with UV from astral.sh
|
||||
Reference in New Issue
Block a user