new(init): ✨ first commit
This commit is contained in:
commit
2405e067b2
5
alpine/Dockerfile
Normal file
5
alpine/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
FROM alpine:latest
|
||||||
|
|
||||||
|
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.tencent.com/g' /etc/apk/repositories \
|
||||||
|
&& apk add gcompat libstdc++ \
|
||||||
|
&& apk add openssh zsh git
|
0
docker-compose.yaml
Normal file
0
docker-compose.yaml
Normal file
Loading…
Reference in New Issue
Block a user