Skip to content
Snippets Groups Projects
Commit 67c6e3fe authored by Peter Faber's avatar Peter Faber
Browse files

Update dockerfile.client

parent 1307df80
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y wget
WORKDIR /app
# load server script
RUN wget https://mygit.th-deg.de/peter.faber/osn/-/raw/master/04/socket_client.python
RUN wget https://mygit.th-deg.de/peter.faber/osn/-/raw/master/04_ipc/socket_client.py
# start the client script -- arguments to the run command
# are added to the arguments of the entry point
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment