diff --git a/dockering/ib/docker-compose.yml b/dockering/ib/docker-compose.yml index c058a367..f3a28d66 100644 --- a/dockering/ib/docker-compose.yml +++ b/dockering/ib/docker-compose.yml @@ -89,7 +89,6 @@ services: # force our noop script - socat isn't needed in host mode. - type: bind source: ./run_x11_vnc.sh - # source: ./run_x11_vnc_live.sh target: /root/scripts/run_x11_vnc.sh read_only: true diff --git a/dockering/ib/run_x11_vnc_live.sh b/dockering/ib/run_x11_vnc_live.sh deleted file mode 100755 index 1a248525..00000000 --- a/dockering/ib/run_x11_vnc_live.sh +++ /dev/null @@ -1 +0,0 @@ -#!/bin/sh