Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beeyev/phpmyadmin-docker-lightweight
Ready to use lightweight phpMyAdmin version based on the official docker image. [PHP-FPM, Alpine, Caddy]
https://github.com/beeyev/phpmyadmin-docker-lightweight
docker mysql phpmyadmin
Last synced: 3 months ago
JSON representation
Ready to use lightweight phpMyAdmin version based on the official docker image. [PHP-FPM, Alpine, Caddy]
- Host: GitHub
- URL: https://github.com/beeyev/phpmyadmin-docker-lightweight
- Owner: beeyev
- License: mit
- Created: 2022-12-04T15:40:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T14:45:54.000Z (7 months ago)
- Last Synced: 2024-08-02T19:37:42.268Z (6 months ago)
- Topics: docker, mysql, phpmyadmin
- Language: Dockerfile
- Homepage:
- Size: 524 KB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phpMyAdmin Docker Lightweight
> Super lightweight and fully function phpMyAdmin Docker image, it includes webserver and everything needed to work out of the box.
This project is built on top of the official phpMyAdmin fpm-alpine image, it includes Caddy webserver and extra dark themes.
The image is automatically updated, so the latests phpMyAdmin version is always supported.Extra themes included into the image ▼
`blueberry`
![](https://github.com/beeyev/phpmyadmin-docker-lightweight/raw/master/docs/theme-blueberry.png)
`BooDark`
![](https://github.com/beeyev/phpmyadmin-docker-lightweight/raw/master/docs/theme-BooDark.png)
## Docker repository
[Docker Hub](https://hub.docker.com/r/beeyev/phpmyadmin-lightweight)
`docker pull beeyev/phpmyadmin-lightweight:latest`
[GitHub Packages](https://github.com/beeyev/phpmyadmin-docker-lightweight/pkgs/container/phpmyadmin-docker-lightweight)
`docker pull ghcr.io/beeyev/phpmyadmin-docker-lightweight:latest`## How to use
Example: [`docker-compose.yml`](https://github.com/beeyev/phpmyadmin-docker-lightweight/raw/master/docker-compose.yml)
### Custom Configuration & environment variables
Follow the [official phpmyadmin documentation](https://github.com/phpmyadmin/docker#adding-custom-configuration)
## License
The MIT License (MIT). Please see [License File](https://github.com/beeyev/phpmyadmin-docker-lightweight/blob/master/LICENSE) for more information.
---
If you like this project, please consider giving me a ⭐![](https://visitor-badge.laobi.icu/badge?page_id=beeyev.phpmyadmin-docker-lightweight) [![Docker Pulls](https://img.shields.io/docker/pulls/beeyev/phpmyadmin-lightweight)](https://hub.docker.com/r/beeyev/phpmyadmin-lightweight)