Docker: add useful tail /var/log/apache2/access.log to bash_history
This commit is contained in:
@@ -2,4 +2,5 @@ bash docker-entrypoint.sh
|
||||
env | sort
|
||||
apache2ctl start
|
||||
apache2ctl graceful
|
||||
tail -n 40 -f /var/log/apache2/access.log
|
||||
tail -n 40 -f /var/log/apache2/error.log
|
||||
|
Reference in New Issue
Block a user