Skip to content

jtu-ampere/nginx-hello

 
 

Repository files navigation

nginx-hello

Rootless Nginx Hello Web App Container

Building locally

Building this image requires Docker 17.05 or higher, Podman 3.3 or above. Given that you have all the required dependencies, building the image is as simple as running a docker build:

docker build -t local/nginx-front-app .

or

podman build -t local/nginx-front-app .

About

Rootless Nginx Hello Web App Container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 71.0%
  • HTML 14.7%
  • CSS 14.3%