Update for V2.0 #27
@@ -2,5 +2,7 @@
|
|||||||
# Start the cron service in the background
|
# Start the cron service in the background
|
||||||
service cron start
|
service cron start
|
||||||
|
|
||||||
|
chown -R www-data:www-data /var/www/html/var
|
||||||
|
|
||||||
# Execute the default Docker CMD (which starts Apache in the foreground)
|
# Execute the default Docker CMD (which starts Apache in the foreground)
|
||||||
exec "$@"
|
exec "$@"
|
||||||
Reference in New Issue
Block a user