Skip to content

edyan/docker-adminer

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Adminer Docker Image

Build Status Docker Pulls

Docker Hub: https://hub.docker.com/r/edyan/adminer

A lightweight Docker container (~ 10MB!) with an embedded version of Adminer (PHP7 on Alpine).

For now, only the following PHP extensions have been installed : DBLib (SQLServer), MySQL, PostgreSQL, SQLite, MongoDB and ODBC.

Case of password less databases (SQLite)

Enter the "default" password is password to let adminer login.

Usage

Add the following to your docker-compose.yml file:

adminer:
    image: edyan/adminer

Changing theme

If you want to change the theme, override the file /app/adminer.css by mounting a volume.

About

A lightweight Docker container with an embedded version of adminer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published