https://github.com/atompi/nginx-varnish
Nginx with varnish
https://github.com/atompi/nginx-varnish
Last synced: 2 months ago
JSON representation
Nginx with varnish
- Host: GitHub
- URL: https://github.com/atompi/nginx-varnish
- Owner: atompi
- Created: 2024-07-12T08:30:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T08:42:23.000Z (almost 2 years ago)
- Last Synced: 2025-10-30T05:43:21.780Z (8 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
cd docker
docker build -t atompi/nginx-varnish:1.26.1
cd deploy/compose
docker compose up -d
```