diff --git a/dockerfile b/dockerfile index 2d1e979..1f922c8 100644 --- a/dockerfile +++ b/dockerfile @@ -77,4 +77,5 @@ RUN ansible-galaxy collection install \ # ansible.posix.authorized_key for SSH ansible.posix \ # docker managment - community.docker \ No newline at end of file + community.docker \ + community.mysql \ No newline at end of file