WIP Try to built a new htdocs-frontend tarball
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8d9269c635
commit
e29802b731
5 changed files with 12 additions and 13 deletions
|
|
@ -24,6 +24,4 @@ CMD ["--bind=:8080"]
|
|||
|
||||
COPY entrypoint-frontend.sh /usr/sbin/entrypoint.sh
|
||||
|
||||
VOLUME /srv/htdocs-frontend/
|
||||
|
||||
COPY --from=gobuild /go/src/srs.epita.fr/fic-server/frontend/frontend /srv/frontend
|
||||
|
|
|
|||
Reference in a new issue