Sign inSign up

bsideup/nginx-compose:latest

Manifest digest

sha256:b33876cccc6596f24825eb1c8c38bc8ba2e876706f3cf0f9cf05b1061ca4f396

Last pushed

over 1 year by bsideup

Type

Compose

Manifest digest

sha256:b33876cccc6596f24825eb1c8c38bc8ba2e876706f3cf0f9cf05b1061ca4f396

Compose file content

services:
  nginx:
    image: nginx:latest
    volumes:
      - $PWD:/usr/share/nginx/html/:ro
    command: ["nginx", "-g", "daemon off;"]

Docker commands

docker compose -f oci://bsideup/nginx-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 12 hours