Skip to content

Latest commit

 

History

145 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx Base Image Repository

GitHub Tag GitHub pull requests Container Registry on Quay Start Dev Space

Overview

This repository is dedicated to building a custom Nginx Alpine container, intended to serve as a base container for publishing websites. The base image used is nginx-unprivileged:alpine3.18 from Quay.io, which is a lightweight and secure choice for web server deployment.

Modifications

In this custom version, tar is added to the base Nginx Alpine image. This modification facilitates the use of Skaffold for development workflows, enhancing the container's utility in CI/CD pipelines.

Usage

The container runs Nginx on port 8080, following the unprivileged guidelines. It's suitable for hosting websites and can be integrated into various deployment workflows, especially those utilizing Skaffold.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages