Skip to content

3d-pro/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nginx Stable Build Status

Required Docker Images

  • openssh

Build

  docker build -t nginx:latest .

Run

  docker run -d -p 8080:80 -p 4433:443 -h nginx --name nginx nginx:latest

About

Nginx stable image of Debian Bullseye

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published