Search Docker Hub
ngxlogrotate
By sdd330
Docker image for a simple nginx web server with logrotate functionality
956
To start an instance:
docker run -d --name nginx-with-logrotate sdd330/ngxlogrotate
To login to bash:
docker exec -it nginx-with-logrotate bash
Content type
Image
Digest
Size
91.4 MB
Last updated
almost 10 years ago
docker pull sdd330/ngxlogrotate