Skip to content

Commit f3730fd

Browse files
committed
battle git + wget
1 parent f677b5d commit f3730fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# docker build -f Dockerfile -t jsta/alpine_git_wget .
2+
FROM python:alpine3.21
3+
4+
RUN apk add --no-cache git wget

0 commit comments

Comments
 (0)