v2.0.0-rc2
Pre-release
Pre-release
·
167 commits
to master
since this release
To try this release:
git clone -b v2.0.0-rc2 https://github.com/datastack-net/dockerized.git
bin/dockerized
This should automatically compile dockerized and run it.
To update dockerized:
git fetch
git checkout <version>
bin/dockerized --compile