This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
accounts
Watch
1
Star
0
Fork
0
You've already forked accounts
mirror of
https://github.com/elyby/accounts.git
synced
2024-11-06 16:21:08 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17f1794a4e
accounts
/
docker
/
phpmyadmin
/
Dockerfile
4 lines
75 B
Docker
Raw
Normal View
History
Unescape
Escape
Completely untie the backend from the frontend. Build nginx and mariadb together with the app image. Upgrade docker-compose configuration to 3 version. Add cleanup step to the gitlab-ci.
2019-04-06 19:22:23 +05:30
FROM
phpmyadmin/phpmyadmin:4.8.5
Добавлен phpmyadmin в docker-compose
2016-05-13 01:58:23 +05:30
Completely untie the backend from the frontend. Build nginx and mariadb together with the app image. Upgrade docker-compose configuration to 3 version. Add cleanup step to the gitlab-ci.
2019-04-06 19:22:23 +05:30
COPY
config.inc.php /usr/src/phpmyadmin/
Reference in New Issue
Copy Permalink