Hi,
I need log rotation command (kill -USR1 cat master.nginx.pid
) to nginx which is running on host machine from container running inside docker.
Share and learn in the Docker community.
Hi,
I need log rotation command (kill -USR1 cat master.nginx.pid
) to nginx which is running on host machine from container running inside docker.
ssh to the host and run the command?