NGINX but cooler 🥶 💯^20.10The 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.
Content type
Image
Digest
sha256:186d612d4…
Size
54.5 MB
Last updated
over 3 years ago
docker pull ckdss/nginx:ubuntu