1 min readFeb 27, 2019
I get permission error when runing the container:
docker run -p 5900:5900 -e VNC_SERVER_PASSWORD=password — privileged local/chrome:0.0.1
/bin/sh: 1: /bootstrap.sh: Permission denied
Also, when permission is fixed, I can’t connect to VNC server from the host :(