adminer
adminer copied to clipboard
:whale: Tiniest boxed dockerized Adminer (MySQL, PostgreSQL, SQLite, Mongo, Oracle) Dockerfiles
Hello there, I am experiencing problem below with adminer (4.8.1) while using latest Docker image `dockette/adminer:editor` I am opening the bug report here, because I am convinced this is an...
I realize it's easy to say and likely really hard to execute. Can we support other Oracle versions? I see 11 & 12 as tags in Docker Hub. Could we...
Hi, with image `dockette/adminer:full` I'm not able connect to Mongo, because it returns [Database does not support password.](https://github.com/vrana/adminer/blob/master/adminer/drivers/mongo.inc.php#L627). I haven't allowed login without password. I tried the same issue on...
as I understand it is necessary to throw the file with the database and how to specify it in the form of login. please tell me how anyone solved the...
Hi, is there any chance that Microsoft SQL could be added as well?
I would like to be able to specify which plugins to load for adminer, similarly to how it is made with the official docker image. Given I have provided the...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @crazy-max in docker/build-push-action#1120 Bump @docker/actions-toolkit from 0.24.0 to 0.26.0...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 3. Release notes Sourced from docker/setup-qemu-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/setup-qemu-action#102 Bump @actions/core...