- Clone this repository in your machine
- Git pull
- Make changes to the index html to see how Docker containers and images work
- Stop the container using port 8080->80/tcp
- Build the container: docker build -t docker_nginx_personal_website .
- Run the image: docker run -d -p 8080:80 docker_nginx_personal_website
-
Notifications
You must be signed in to change notification settings - Fork 0
Karem1986/Docker_Containers_Website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Website project hosted by NGINX Server
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published