Fix Dockerfie (again)
This commit is contained in:
parent
007407f0c6
commit
1ff5e4e9fd
1 changed files with 2 additions and 0 deletions
|
@ -28,3 +28,5 @@ RUN apt-get clean all
|
||||||
RUN rm -r /var/lib/apt/lists/*
|
RUN rm -r /var/lib/apt/lists/*
|
||||||
|
|
||||||
COPY . /app/
|
COPY . /app/
|
||||||
|
|
||||||
|
WORKDIR /app/
|
||||||
|
|
Loading…
Reference in a new issue