Skip to content
Snippets Groups Projects
Commit e4029590 authored by Tammo Jan Dijkema's avatar Tammo Jan Dijkema
Browse files

Fix url in Dockerfile instructions

Fixes #2
parent 602e37b0
Branches
No related tags found
1 merge request!8Fix url in Dockerfile instructions
......@@ -2,7 +2,7 @@
# Create an empty directory and cd inside it.
# Get the source code from dt_ctrl in a subdirectry, e.g. through git:
# ```
# git clone gitlab.camras.nl/dijkema/dt_ctrl
# git clone https://gitlab.camras.nl/dijkema/dt_ctrl
# ```
# Create the docker file with `docker build --tag consoledemo .`
# This Dockerfile is hardcoded to run the websockets server at
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment