DD-3510: 2. BACK. [Доверенность водителю] - подписание документа КЭП в ручном режиме
This commit is contained in:
parent
c98fae646a
commit
61c61d7df0
|
|
@ -68,9 +68,9 @@ ENV COMPOSER_ALLOW_SUPERUSER=1
|
||||||
RUN composer install
|
RUN composer install
|
||||||
RUN service php8.3-fpm start
|
RUN service php8.3-fpm start
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
#COPY entrypoint.sh /entrypoint.sh
|
||||||
|
#
|
||||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
#ENTRYPOINT [ "/entrypoint.sh" ]
|
||||||
CMD ["php-fpm8.3", "-F"]
|
CMD ["php-fpm8.3", "-F"]
|
||||||
|
|
||||||
EXPOSE 9000
|
EXPOSE 9000
|
||||||
Loading…
Reference in New Issue