adminer-bootstrap-like
adminer-bootstrap-like copied to clipboard
How to use this in docker-compose ?
Now it is possible!
See:
- https://github.com/natanfelles/adminer-bootstrap-like/commit/919c54ea716f3c9388b1ea0391fd984331242647
- https://hub.docker.com/r/natanfelles/adminer
When I try to use this on docker compose I cannot login. It keeps telling me "Invalid credentials". I've seen this behavior on phpmyadmin on docker when the image attempts to connect via ipv6:
Container logs:
[Sun Feb 6 03:26:18 2022] [::ffff:172.29.0.1]:64670 Accepted
[Sun Feb 6 03:26:18 2022] [::ffff:172.29.0.1]:64670 [302]: POST /?server=db&username=root
[Sun Feb 6 03:26:18 2022] [::ffff:172.29.0.1]:64670 Closing
[Sun Feb 6 03:26:18 2022] [::ffff:172.29.0.1]:64668 [403]: GET /?server=db&username=root
[Sun Feb 6 03:26:18 2022] [::ffff:172.29.0.1]:64668 Closing