https://github.com/gluecks-gmbh/docker
Different useful dockerfiles.
https://github.com/gluecks-gmbh/docker
docker docker-mysql docker-phpunit dockerfiles
Last synced: 7 months ago
JSON representation
Different useful dockerfiles.
- Host: GitHub
- URL: https://github.com/gluecks-gmbh/docker
- Owner: gluecks-gmbh
- License: lgpl-3.0
- Created: 2020-01-09T21:58:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T16:03:16.000Z (almost 5 years ago)
- Last Synced: 2025-05-18T18:47:54.412Z (9 months ago)
- Topics: docker, docker-mysql, docker-phpunit, dockerfiles
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker
Different useful dockerfiles.
# MySQL
Local MySQL 5.7 Server. Not a production system!
# PhpUnit
PHP 7.4-CLI Dockerfile to use with PHPUnit and code coverage.