Sign inSign up

cruizba/nginx-oci-example-compose:latest

Manifest digest

sha256:928c0e2ab81f00ca2782cfe0526d1e1dd37e630a0bfb2e389a063fd0bfc7f027

Last pushed

3 months by cruizba

Type

Compose

Manifest digest

sha256:928c0e2ab81f00ca2782cfe0526d1e1dd37e630a0bfb2e389a063fd0bfc7f027

Compose file content

services:
  web:
    image: nginx:alpine
    container_name: nginx-example
    ports:
      - "8080:80"
    restart: unless-stopped

Docker commands

docker compose -f oci://cruizba/nginx-oci-example-compose:latest up

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

Images used

Image + 1 more

Official build of Nginx.


Pulls

1B+

Stars

21382

Last Updated

about 1 hour