Releases: alvistack/docker-mariadb
Releases · alvistack/docker-mariadb
20210602.1.1
Major Changes
- Upgrade minimal Ansible support to 4.0.0
20210313.1.1
Major Changes
- Bugfix ansible-lint
namespace
- Bugfix ansible-lint
no-handler
- Bugfix ansible-lint
unnamed-task
- Change GIT tag as per Vagrant Box naming and versioning limitation
10.5.7-4alvistack2
Major Changes
- Migrate from Travis CI to GitLab CI
- Revamp with Packer
10.5.5-4alvistack4
Major Changes
- Refine Molecule matrix
10.5.5-4alvistack1
Major Changes
- Upgrade minimal Ansible Lint support to 4.3.2
- Upgrade Travis CI test as Ubuntu Focal based
- Upgrade minimal Ansible support to 2.10.0
10.5.3-4alvistack1
Major Changes
- Revamp
create
,side_effect
,verify
anddestroy
logic - Replace
tini
withcatatonit
- Rename
post_tasks.yml
asside_effect.yml
- Upgrade base image to Ubuntu 20.04
10.4.12-4alvistack9
Major Changes
- Provision with systemd support
10.4.12-4alvistack4
Major Changes
- Revamp with Molecule and
docker commit
- Consolidate molecule tests into
default
(noop) - Hotfix for systemd
10.4.12-4alvistack3
Major Changes
- Revamp with Molecule and
docker commit
- Hotfix for systemd
10.4.11-3alvistack1
Major Changes
- Replace
dumb-init
withtini
, as like asdocker --init
- Include release specific vars and tasks
- Revamp template for
/etc/mysql/my.cnf
- Backport
/usr/local/bin/docker-entrypoint.sh
from upstream - Debug
/usr/local/bin/on-start.sh
for Kubernetes