Skip to content

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