Skip to content

socheatsok78/docker-angie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Angie

A drop-in replacement container image to NGINX using ANGIE

This image includes the entrypoint scripts found in the NGINX official container image with a few modifications to support ANGIE.

To use this image, simply replace nginx with socheatsok78/angie. For example:

-FROM nginx:stable-alpine
+FROM socheatsok78/angie:minimal

Source | Docker Hub | GitHub Container Registry

Supported tags

The container image tags are created following the official Angie container images, see https://en.angie.software/angie/docs/installation/docker/ for more details.

Examples:

  • socheatsok78/angie:minimal: same as angie:minimal
  • socheatsok78/angie:<VERSION>-minimal: same as angie:<VERSION>-minimal

License

This project is licensed under the BSD-2-Clause license. See the LICENSE file for details.

About

A drop-in replacement container image to NGINX using ANGIE

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors