mirror of
https://github.com/elyby/accounts.git
synced 2024-11-06 16:21:08 +05:30
f33439d829
Build nginx and mariadb together with the app image. Upgrade docker-compose configuration to 3 version. Add cleanup step to the gitlab-ci.
4 lines
75 B
Docker
4 lines
75 B
Docker
FROM phpmyadmin/phpmyadmin:4.8.5
|
|
|
|
COPY config.inc.php /usr/src/phpmyadmin/
|