mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-06 17:09:39 +01:00
Delete useless file
This commit is contained in:
@@ -62,8 +62,6 @@ COPY php.ini $PHP_INI_DIR/conf.d/
|
||||
# Install Laravel Envoy
|
||||
RUN composer global require "laravel/envoy=~1.0"
|
||||
|
||||
#--------------------Add supervisor file in supervisor directory ------------------------------------
|
||||
#ADD worker/supervisord.conf /etc/supervisor/conf.d/worker.conf
|
||||
|
||||
COPY ./entrypoint.sh /usr/local/bin/
|
||||
RUN chmod +x /usr/local/bin/entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user