Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devmunyi/dockerize-php-mysql-app
A basic application illustrating how to containerize a PHP + MySQL application using docker.
https://github.com/devmunyi/dockerize-php-mysql-app
data-persistence docker docker-compose docker-container docker-image dockerfile mysql php phpmyadmin volumes
Last synced: 7 days ago
JSON representation
A basic application illustrating how to containerize a PHP + MySQL application using docker.
- Host: GitHub
- URL: https://github.com/devmunyi/dockerize-php-mysql-app
- Owner: devMunyi
- Created: 2023-05-01T14:32:00.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-06T14:08:12.000Z (over 1 year ago)
- Last Synced: 2025-01-09T18:18:02.541Z (12 days ago)
- Topics: data-persistence, docker, docker-compose, docker-container, docker-image, dockerfile, mysql, php, phpmyadmin, volumes
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dockerize-php-mysql-app
A basic application illustrating how to containerize a PHP + MySQL application using docker.