This commit is contained in:
Egor Matveev
2021-11-05 22:05:19 +03:00
parent 7fdc9fe0f0
commit 899785e1d3
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
FROM docker:dind
WORKDIR /usr/src/app/
WORKDIR /usr/src/app/
COPY . /usr/src/app