| ... | @@ -31,7 +31,7 @@ Follow the instructions below. |
... | @@ -31,7 +31,7 @@ Follow the instructions below. |
|
|
You will pull an Docker image of the game from the container registry.
|
|
You will pull an Docker image of the game from the container registry.
|
|
|
|
|
|
|
|
1) Install Docker Deskop. https://www.docker.com/products/docker-desktop/
|
|
1) Install Docker Deskop. https://www.docker.com/products/docker-desktop/
|
|
|
3) Open a command window. run: `docker pull docker-registry.wur.nl/nauta008/pclake-ui`
|
|
3) Open a command window. run: `docker pull docker-registry.wur.nl/nauta008/pclake-ui:1.0.3`
|
|
|
5) run the next command: `docker run --name pclake-edu -p 3838:3838 pclake-ui`
|
|
5) run the next command: `docker run --name pclake-edu -p 3838:3838 pclake-ui`
|
|
|
6) Open browser and go to http://localhost:3838/
|
|
6) Open browser and go to http://localhost:3838/
|
|
|
|
|
|