Skip to content

Commit of docker file updating for deployment#2

Open
Akhilraj03-Github wants to merge 1 commit intodevops-experience:masterfrom
Akhilraj03-Github:config
Open

Commit of docker file updating for deployment#2
Akhilraj03-Github wants to merge 1 commit intodevops-experience:masterfrom
Akhilraj03-Github:config

Conversation

@Akhilraj03-Github
Copy link

To create the docker file run this command:

docker build -t devakh(image_name) .

To run the image and see the display of the website:

docker run -p 5000:5000 devakh

Now copy and paste the URL link in the new tab of the website to see the result
eg:
http://172.17.0.2:5000/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant