fix dockerfile
This commit is contained in:
parent
920339e94c
commit
6b621c9ffb
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ RUN mkdir /app
|
|||
COPY --from=build /bin/magma /app/
|
||||
COPY ./src/common /app/common
|
||||
COPY ./src/languages /app/languages
|
||||
COPY ./src/sample /app/sample
|
||||
COPY ./src/themes /app/themes
|
||||
|
||||
EXPOSE 7001
|
||||
|
|
Loading…
Add table
Reference in a new issue