Skip to content

Conversation

@umairhanif00
Copy link

No description provided.

@umairhanif00
Copy link
Author

To run my docker Image:

  1. To search for my repository:
    docker search umair

  2. To pull the repository:
    docker pull umairhanif00/umair:docker_assignment

*** Make sure that your port is open before running it. ***

  1. To run the repository:
    docker run -d -p 8888:8888 umairhanif00/umair

If error occurs, run the following commands:
docker ps ---> To check containers.
docker stop ---> To stop the container id on which port is running.

  1. After running the repository, open your browser and enter the following link:
    https://localhost:8888/

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