https://github.com/jeckel/dockerfiles
Collection of dokerfiles
https://github.com/jeckel/dockerfiles
codeception composer docker docker-application dockerfile
Last synced: 5 months ago
JSON representation
Collection of dokerfiles
- Host: GitHub
- URL: https://github.com/jeckel/dockerfiles
- Owner: jeckel
- Created: 2017-01-03T09:57:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T09:40:19.000Z (about 7 years ago)
- Last Synced: 2025-07-04T16:54:11.648Z (6 months ago)
- Topics: codeception, composer, docker, docker-application, dockerfile
- Language: Shell
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://twitter.com/jeckel4) [](https://www.linkedin.com/in/jeckel/)
# Dockerfiles for complete project
Index of some dockerfiles. All this ones are available on [docker hub](https://hub.docker.com/u/jeckel/)
* **[codeception](codeception/)**: A codeception version running as a docker application, able to write on the mounted folder using local user rights
* **[composer](composer/)**: A composer version running as a docker application, able to write on the mounted folder using local user rights
* **[MySQL-Backup](mysql-backup/)**: A container use to dump mysql database on a scheduled time
* **[PHPAnalysis](phpanalysis/)**: A container full of tools to analysis PHP project quality
* **[Sami](sami/)**: A container for Sami, a PHP API Documentation generator
* **[Volume-Backup](volume-backup/)**: A container use to make archive backups of some volumes/folders on a scheduled time
# Dockerfiles Samples
* **[NodeJS](nodejs/)**: A sample Dockerfile to be used as base for NodeJS projects.
# Obsolete project
* **[container-backup](container-backup/)**: A container used to backup on a scheduled time linked backup (volumes and mysql databases)