Changed: workdir is /usr/share/php/passbolt

This commit is contained in:
Diego Lendoiro 2021-01-26 16:32:30 +01:00
parent d7a85bf69a
commit f20a465fee
No known key found for this signature in database
GPG Key ID: 3808AD1A50FF0B59
1 changed files with 2 additions and 0 deletions

2
debian/Dockerfile vendored
View File

@ -36,4 +36,6 @@ COPY scripts/wait-for.sh /usr/bin/wait-for.sh
EXPOSE 80 443
WORKDIR /usr/share/php/passbolt
CMD ["/docker-entrypoint.sh"]