8000 GitHub - danialkhatib/docker-centos-nginx: Docker with CentOS 7, systemd and nginx
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

danialkhatib/docker-centos-nginx

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-centos-nginx

Docker with CentOS 7, systemd and nginx

Pull

docker pull kokspflanze/centos-nginx

Running Container

docker run -v /opt/docker/docker_test/nginx:/etc/nginx/conf.d --restart=always -d -it kokspflanze/centos-nginx 

Attach Container

docker exec kokspflanze/centos-nginx /bin/bash

About

Docker with CentOS 7, systemd and nginx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%
0