Sign inSign up

ckdss/nginx

By ckdss

Updated over 3 years ago

A custom nginx base image

Image
1

1.1K

ckdss/nginx repository overview

NGINX but cooler 🥶 💯

Prerequisites

Build

The base image tag will be determined based on the TAG build argument.

Alpine example:

export TAG=1.25.0-alpine \
&& docker build \
  --pull \
  --build-arg TAG=${TAG} \
  --tag ckdss/nginx:${TAG} \
  .

For a full list of possible tags, please refer to the official nginx image tags.

Tag summary

Content type

Image

Digest

sha256:186d612d4

Size

54.5 MB

Last updated

over 3 years ago

docker pull ckdss/nginx:ubuntu