Changed: workdir is /usr/share/php/passbolt
This commit is contained in:
parent
d7a85bf69a
commit
f20a465fee
|
|
@ -36,4 +36,6 @@ COPY scripts/wait-for.sh /usr/bin/wait-for.sh
|
||||||
|
|
||||||
EXPOSE 80 443
|
EXPOSE 80 443
|
||||||
|
|
||||||
|
WORKDIR /usr/share/php/passbolt
|
||||||
|
|
||||||
CMD ["/docker-entrypoint.sh"]
|
CMD ["/docker-entrypoint.sh"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue