cannot complete docker-compose up
When I try, I get the following:
=> ERROR [ 8/15] RUN mkdir -p /root/.vnc && x11vnc -storepasswd <password> /root/.vnc/passwd 7.0s
------
> [ 8/15] RUN mkdir -p /root/.vnc && x11vnc -storepasswd <password> /root/.vnc/passwd:
#0 4.930 /bin/sh: 1: cannot open password: No such file
------
failed to solve: executor failed running [/bin/sh -c mkdir -p /root/.vnc && x11vnc -storepasswd <password> /root/.vnc/passwd]: exit code: 2