Tags: steynru/docker-formula
Tags
chore(release): 1.1.2 [skip ci] ## [1.1.2](saltstack-formulas/docker-formula@v1.1.1...v1.1.2) (2021-03-10) ### Bug Fixes * **osmap:** use CentOS settings as basis for Oracle & Amazon Linux ([28d40b3](saltstack-formulas@28d40b3)) ### Code Refactoring * **map files:** cleanup and small fixes ([f839b06](saltstack-formulas@f839b06)) ### Continuous Integration * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([648666d](saltstack-formulas@648666d)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([d88eac1](saltstack-formulas@d88eac1)) * **github/kitchen:** use GitHub Actions for Linux testing [skip ci] ([1febf87](saltstack-formulas@1febf87)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([a5b95c0](saltstack-formulas@a5b95c0)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([2e15ae3](saltstack-formulas@2e15ae3)) * **pre-commit:** update hook for `rubocop` [skip ci] ([8624eb0](saltstack-formulas@8624eb0))
chore(release): 1.1.1 [skip ci] ## [1.1.1](saltstack-formulas/docker-formula@v1.1.0...v1.1.1) (2020-12-18) ### Bug Fixes * **compose-ng:** add support for setting container devices ([2b04ee7](saltstack-formulas@2b04ee7))
chore(release): 1.1.0 [skip ci] # [1.1.0](saltstack-formulas/docker-formula@v1.0.0...v1.1.0) (2020-12-18) ### Bug Fixes * **clean:** correct package name ([58efc33](saltstack-formulas@58efc33)) * **repo:** correct typo and explicit null-check [saltstack-formulas#258](saltstack-formulas#258) ([f5ec911](saltstack-formulas@f5ec911)) * **typo:** refresh not refrsh ([f823af2](saltstack-formulas@f823af2)) * **windows:** pip install docker ([b74bc08](saltstack-formulas@b74bc08)) ### Continuous Integration * **gitlab-ci:** use GitLab CI as Travis CI replacement ([ab48dcd](saltstack-formulas@ab48dcd)) ### Features * **arm64:** add support for Raspberry Pi 4 running Ubuntu 20.04 ([228ca07](saltstack-formulas@228ca07)) * **proxy:** allow setting proxy in systemd ([ebeb2fe](saltstack-formulas@ebeb2fe))
chore(release): 1.0.0 [skip ci] # [1.0.0](saltstack-formulas/docker-formula@v0.44.0...v1.0.0) (2020-11-18) ### Bug Fixes * **cent7:** install yum-plugin-versionlock too ([3b2e237](saltstack-formulas@3b2e237)) * **clean:** do not remove python package ([e7ee880](saltstack-formulas@e7ee880)) * **pillar.example:** fix `yamllint` violation [skip ci] ([31087af](saltstack-formulas@31087af)), closes [saltstack-formulas#250](saltstack-formulas#250) * **state:** corrected remove state ([e178243](saltstack-formulas@e178243)) ### Code Refactoring * **rewrite:** modernize formula and fresh start ([1e48667](saltstack-formulas@1e48667)), closes [saltstack-formulas#252](saltstack-formulas#252) [saltstack-formulas#249](saltstack-formulas#249) [saltstack-formulas#243](saltstack-formulas#243) [saltstack-formulas#236](saltstack-formulas#236) [saltstack-formulas#234](saltstack-formulas#234) [saltstack-formulas#219](saltstack-formulas#219) [saltstack-formulas#202](saltstack-formulas#202) [saltstack-formulas#191](saltstack-formulas#191) [saltstack-formulas#190](saltstack-formulas#190) [saltstack-formulas#160](saltstack-formulas#160) [saltstack-formulas#95](saltstack-formulas#95) [saltstack-formulas#85](saltstack-formulas#85) [saltstack-formulas#74](saltstack-formulas#74) [saltstack-formulas#251](saltstack-formulas#251) [saltstack-formulas#253](saltstack-formulas#253) ### Continuous Integration * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([1755f38](saltstack-formulas@1755f38)) * **pre-commit:** add to formula [skip ci] ([d04e24a](saltstack-formulas@d04e24a)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([8454e4a](saltstack-formulas@8454e4a)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([87c737c](saltstack-formulas@87c737c)) * **travis:** add notifications => zulip [skip ci] ([6222d60](saltstack-formulas@6222d60)) ### Documentation * **macos:** updated pillar.example & macos hash ([fc011b3](saltstack-formulas@fc011b3)) * **readme:** fix macos clean state ([fca7fea](saltstack-formulas@fca7fea)) ### BREAKING CHANGES * **rewrite:** This version is not backwards compatible. Update your states and pillar data to align with new formula. - MacOS was not tested in this PR but hopefully no regression. - docker.containers: sls was simplified (raise PR if regression)
chore(release): 0.44.0 [skip ci] # [0.44.0](saltstack-formulas/docker-formula@v0.43.1...v0.44.0) (2020-05-15) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([c3dd00a](saltstack-formulas@c3dd00a)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([df90212](saltstack-formulas@df90212)) * **workflows/commitlint:** add to repo [skip ci] ([87a62cd](saltstack-formulas@87a62cd)) ### Features * **compose-ng:** support working_dir, volume_driver, userns_mode & user ([30ec6ab](saltstack-formulas@30ec6ab))
chore(release): 0.43.1 [skip ci] ## [0.43.1](saltstack-formulas/docker-formula@v0.43.0...v0.43.1) (2020-04-08) ### Bug Fixes * **compose-ng:** fix ports, volumes, restart policy, add privileged mode ([f62a45c](saltstack-formulas@f62a45c)) * avoid setting multiple pre-start stanzas in upstart ([80a2a98](saltstack-formulas@80a2a98)) ### Continuous Integration * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([27b509e](saltstack-formulas@27b509e))
chore(release): 0.43.0 [skip ci] # [0.43.0](saltstack-formulas/docker-formula@v0.42.0...v0.43.0) (2020-01-22) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([01ece3d](saltstack-formulas@01ece3d)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([734d4e3](saltstack-formulas@734d4e3)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([d87e787](saltstack-formulas@d87e787)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([71c5bcb](saltstack-formulas@71c5bcb)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2189efb](saltstack-formulas@2189efb)) * **travis:** apply changes from build config validation [skip ci] ([f0a07fc](saltstack-formulas@f0a07fc)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([340556e](saltstack-formulas@340556e)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([12bf914](saltstack-formulas@12bf914)) * **travis:** run `shellcheck` during lint job [skip ci] ([ba127a0](saltstack-formulas@ba127a0)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([2590d61](saltstack-formulas@2590d61)) * **travis:** use build config validation (beta) [skip ci] ([fe184e9](saltstack-formulas@fe184e9)) ### Features * support optional container removal before start in upstart/systemd ([cc10d97](saltstack-formulas@cc10d97)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([18fa798](saltstack-formulas@18fa798))
chore(release): 0.42.0 [skip ci] # [0.42.0](saltstack-formulas/docker-formula@v0.41.0...v0.42.0) (2019-10-23) ### Bug Fixes * **compose-ng.sls:** fix `salt-lint` errors ([](saltstack-formulas@9e8e1e8)) * **pillar.example:** ensure `docker.config` is available ([](saltstack-formulas@dce112a)) ### Continuous Integration * **travis:** update `salt-lint` config for `v0.0.10` ([](saltstack-formulas@3eaed1b)) ### Documentation * **readme:** move to `docs/` directory and modify accordingly ([](saltstack-formulas@222fc6d)) ### Features * **semantic-release:** implement for this formula ([](saltstack-formulas@ea6be11)) ### Tests * **inspec:** add tests for package, config & service ([](saltstack-formulas@451d76d)) * **testinfra:** remove from the formula ([](saltstack-formulas@62122d2))