Skip to content

Conversation

RohanRusta21
Copy link

Hi @dextel2 @BadUser97 @Ayan1089 @potter1024 @DEEP-77,

Created Dockerfile to execute welcome message on browser
To execute the same as a docker container , steps are below:

  1. docker build -t nginx-hacktoberfest .
  2. docker run -d -p 80:80 nginx-hacktoberfest

Please Review & Approve my PR.
Thanks,

Rohan

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