Following up on the idea started in #1 ... what about having something like a
wget http://.../docker-box.sh so one can copy it as a first thing into a project.
Or this something that would just need to be written into the README and is already possible?
Maybe this should also create a docker-box-1.2.sh and a symlink docker-box.sh to it, so one is aware of the version one has ... or some other way. Because pulling it once makes you "forget" to update it, since it is in no dependency manager.
Following up on the idea started in #1 ... what about having something like a
wget http://.../docker-box.shso one can copy it as a first thing into a project.Or this something that would just need to be written into the README and is already possible?
Maybe this should also create a
docker-box-1.2.shand a symlinkdocker-box.shto it, so one is aware of the version one has ... or some other way. Because pulling it once makes you "forget" to update it, since it is in no dependency manager.