This repository was archived by the owner on Jan 25, 2022. It is now read-only.
Releases: ministryofjustice/docker-formula
Releases · ministryofjustice/docker-formula
v1.2.0: Merge pull request #6 from ministryofjustice/key
distribute docker public key with formula so that we don't have to query...
v1.1.2
v1.1.1: reload modules
- reload_modules: reload salt modules, required for docker module
v1.1.0: Merge pull request #4 from ministryofjustice/docker-version
v1.0.6
Version 1.0.5: Slightly reworked formula with tests added
Version 1.0.5
- docker formula slightly reworked
- tests added
- docker.py client removed
Version 1.0.4
revert the root of docker runtime back to default until filesystem bugs are fixed
pass -g /mnt/docker in upstart daemon
- Fix for the following bug moby/moby#3611
v1.0.2: Merge pull request #1 from ministryofjustice/docker-fix
- Use /mnt instead of /var for docker
- Removed kernel install, as it should be included in the base OS image
- removed docker pgp key
install kernel 3.8
- This specifies a specific kernel version be installed
- This now requires a manual reboot step to complete kernel upgrade