You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: Service 'chrome-vpn' failed to build: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/bin/sh\": stat /bin/sh: no such file or directory": unknown
#4
Receiving this error when trying to run docker-compose up
ERROR: Service 'chrome-vpn' failed to build: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/bin/sh\": stat /bin/sh: no such file or directory": unknown
The text was updated successfully, but these errors were encountered:
what branch are you on? the only branch that seems to work for me is armv7, all you need to do is change the docker image tag from armv7 to latest and it should compile.
Receiving this error when trying to run
docker-compose up
ERROR: Service 'chrome-vpn' failed to build: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"/bin/sh\": stat /bin/sh: no such file or directory": unknown
The text was updated successfully, but these errors were encountered: