Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pclake UI
Manage
Activity
Members
Plan
Wiki
Code
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nauta, Lisanne
pclake UI
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Update home
authored
1 year ago
by
Nauta, Lisanne
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+1
-1
1 addition, 1 deletion
home.md
with
1 addition
and
1 deletion
home.md
View page @
6b78824d
...
@@ -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/
This diff is collapsed.
Click to expand it.