Skip to content

vanshu25/DOCKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DOCKER

This is about how to build a Docker Image running Nginx with your HTML site.

To download Nginx, copy this in terminal: docker pull nginx

you have to make a directory in the desktop 'docker_test'

in this directory you have to create two new file - 'Dockerfile' and 'index.html'

after entering content in these two files , you have to write commands in terminal which is provided.

About

Build a Docker Image running Nginx with your HTML site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published