Sign inSign up

omp7/my-nginx:v1

Manifest digest

sha256:3f386e08e328acf6b664504f160085e959dc4cae77c146f3f6acbacf5938db92

Last pushed

9 days by omp7

Type

Compose

Manifest digest

sha256:3f386e08e328acf6b664504f160085e959dc4cae77c146f3f6acbacf5938db92

Compose file content

version: "3.9"
services:
    nginx:
      build: ./ng
      image: omp7/my-nginx:v1
      container_name: nginx-container
      ports:
       - 8888:80

Docker commands

docker compose -f oci://omp7/my-nginx:v1 up

Use the above command to pull and run the Compose file. Learn more⁠.

Images used

Compose


Pulls

15

Stars

0

Last Updated

9 days