Skip to content

This repo contains the docker image for my personal website made by ReactJs.

Notifications You must be signed in to change notification settings

MadhukaD/myportfolio-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image for My Portfolio Website

This repo contains the docker image for my personal website made by ReactJs. You can pull this image and run it on port 3000.

Link to the Docker Image:

https://hub.docker.com/r/madhukad/myportfolio

To pull the image:

docker pull madhukad/myportfolio

To run the image:

docker run -p 3000:3000 madhukad/myportfolio

To open the website:

http://localhost:3000/

About

This repo contains the docker image for my personal website made by ReactJs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages