Skip to content
Snippets Groups Projects
Commit 6237343e authored by Marc Feger's avatar Marc Feger
Browse files
parents ab9aa803 c7680bf6
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ Zu Beginn muss das image gebaut werden:
Dann muss ein container erzeugt werden:
docker run -it cpraktikum -v ~/<way-to-working_station>/working_station:working_station bash
docker run -it -v ~/<way-to-working_station>/working_station/:/working_station/ cpraktikum bash
Es öffnet sich eine bash in der nun gearbeitet werden kann.
Gehe dann in die working_station, alle Änderungen innerhalb des containers bleiben erhalten,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment