We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf265a commit 00ed16dCopy full SHA for 00ed16d
docker-compose.yml
@@ -2,6 +2,6 @@ version: '2'
2
3
services:
4
nginx:
5
- image: docker.io/bitnami/nginx:1.23
+ image: ghcr.io/sid0831/nginx-container:latest
6
ports:
7
- '80:8080'
0 commit comments