Skip to content

Commit 50ea002

Browse files
authored
Merge pull request #4 from jbeverid/joe-bev/build-and-docker-tags
Adding Shields.io Images
2 parents 3a1052d + ea170d3 commit 50ea002

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# NGINX - Distroless
22

3-
This repository contains a Dockerfile that builds a lightweight distroless NGINX 1.27.1 image from source, based on the article [Smallest Distroless NGINX Container](https://medium.com/@rockmetoo/smallest-distroless-nginx-container-alpine-c08c3a9cac93). The NGINX build is customized with various modules and optimizations for security and performance.
3+
![Version](https://img.shields.io/github/v/release/jbeverid/nginx-distroless)
4+
![Docker Pulls](https://img.shields.io/docker/pulls/jbeveridge/nginx-distroless)
5+
![Docker Image Size](https://img.shields.io/docker/image-size/jbeveridge/nginx-distroless/latest)
6+
7+
This repository contains a Dockerfile that builds a lightweight distroless NGINX 1.27.2 image from source, based on the article [Smallest Distroless NGINX Container](https://medium.com/@rockmetoo/smallest-distroless-nginx-container-alpine-c08c3a9cac93). The NGINX build is customized with various modules and optimizations for security and performance.
48

59
## Table of Contents
610

0 commit comments

Comments
 (0)