Changed start location in cli
This commit is contained in:
@ -9,7 +9,7 @@ RUN pecl install xdebug-3.2.2 \
|
||||
|
||||
COPY ./php-errors.ini /usr/local/etc/php/conf.d/docker-php-errors.ini
|
||||
|
||||
WORKDIR /code
|
||||
WORKDIR /code/bin
|
||||
|
||||
COPY ./cli/crontab /var/spool/cron/crontabs/root
|
||||
|
||||
|
Reference in New Issue
Block a user