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
You have the right idea, I hate how rust wants to just run amok and install crap everywhere. I have Ubuntu and rust is installed correctly via apt.
I don't think phusion exists anymore. :(
$ ./create_docker.sh master
Sending build context to Docker daemon 135.7kB
Step 1/10 : FROM phusion/baseimage
manifest for phusion/baseimage:latest not found: manifest unknown: manifest unknown
container rust_nvim_docker created, you can do :
* docker run -d -e HOST_USER_UID=$(id -u) --name YOUR_PROJECT -p YOUR_LOCAL_PORT:22 rust_nvim_docker => if you need one env by project