We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2c3df commit 1cb5219Copy full SHA for 1cb5219
docker/scripts/start.sh
@@ -42,6 +42,7 @@ docker run \
42
--publish 8822:22 \
43
--rm \
44
--security-opt apparmor:unconfined \
45
+ --volume /etc/hosts:/etc/hosts \
46
--volume /dev/displaylink:/dev/displaylink \
47
--volume /dev/shm:/dev/shm \
48
--volume /mnt/mmc:/mnt/mmc \
0 commit comments