Skip to content

Commit 1cb5219

Browse files
committed
mount-host-hosts-file
1 parent af2c3df commit 1cb5219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/scripts/start.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ docker run \
4242
--publish 8822:22 \
4343
--rm \
4444
--security-opt apparmor:unconfined \
45+
--volume /etc/hosts:/etc/hosts \
4546
--volume /dev/displaylink:/dev/displaylink \
4647
--volume /dev/shm:/dev/shm \
4748
--volume /mnt/mmc:/mnt/mmc \

0 commit comments

Comments
 (0)