mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-07-14 18:27:25 +08:00
Create folder structure
This commit is contained in:
parent
370bab5e27
commit
fc9e4962d3
@ -1,7 +1,7 @@
|
||||
FROM alpine
|
||||
|
||||
RUN apk --update add ca-certificates
|
||||
RUN mkdir /app/pwd
|
||||
RUN mkdir -p /app/pwd
|
||||
|
||||
ADD play-with-docker /app/play-with-docker
|
||||
COPY ./www /app/www
|
||||
|
Loading…
x
Reference in New Issue
Block a user