https://github.com/urbit/urbit -- Urbit, now with GNU screen and tmux!
3.7K
built from https://github.com/yebyen/urbinit
docker pull yebyen/urbinit
docker run --name [name-of--your-ship] -i -t yebyen/urbinit
git clone https://github.com/yebyen/urbinit bin
Now edit "init-yacht" and "init-yacht-stop" to use your-ship instead of my ship
(which need not be a yacht)
Then run: $ bin/urbinit
To get a freshly built urbit of your very own, clone the git repo as above and then:
docker build --rm -t urbinit-base urbinit/urbinit-base
docker build --rm -t urbinit-src urbinit/urbinit-src
docker build --rm -t urbit urbinit/
docker run --name SHIP -i -t urbit
Thanks very much to phusion: https://github.com/phusion/baseimage-docker
Actual image is built (with 32-bit support) from: https://github.com/kingdonb/baseimage-docker
Content type
Image
Digest
sha256:6dcc19736…
Size
181.5 MB
Last updated
over 10 years ago
docker pull yebyen/urbinit