test create app
This commit is contained in:
commit
eabde5aceb
1 changed files with 5 additions and 0 deletions
5
Dockerfile
Normal file
5
Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
FROM bitnami/git:2.39.2
|
||||||
|
|
||||||
|
WORKDIR /app/www
|
||||||
|
|
||||||
|
RUN ls
|
Loading…
Reference in a new issue