Skip to content

Comment on Show HN: Bocker – Docker implemented in 100 lines of bash

Comments

Dokku written in bash?

(I am one the maintainers of dokku, which is written in bash).

I think he's suggesting creating a similar project to dokku, but instead of using Docker, use Bocker.

If installing via apt-get, that means creating a debian package that provides lxc-docker-1.6.2 (docker 1.7 broke backwards compatibility in output of docker ps). Otherwise, just patching the [Makefile](https://github.com/progrium/dokku/blob/master/Makefile#L85) to check for bocker (linked to `/usr/local/bin/docker` of course) would suffice.

Though I don't think that is what he is asking for.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.