https://github.com/erdiko/docker
Docker images and container scripts
https://github.com/erdiko/docker
docker erdiko lamp nginx php
Last synced: about 1 month ago
JSON representation
Docker images and container scripts
- Host: GitHub
- URL: https://github.com/erdiko/docker
- Owner: Erdiko
- License: mit
- Created: 2017-02-28T21:07:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T06:13:23.000Z (7 months ago)
- Last Synced: 2025-04-08T12:21:10.488Z (2 months ago)
- Topics: docker, erdiko, lamp, nginx, php
- Language: Dockerfile
- Homepage: http://erdiko.org/
- Size: 506 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Erdiko Docker
## Docker images and container scripts
See them all on [Dockerhub](https://hub.docker.com/u/erdiko)
## PHP-FPM
Example
erdiko/php-fpm:latest
[Dockerhub](https://hub.docker.com/r/erdiko/php-fpm/)
## Angular
Example
erdiko/angular:latest
[Dockerhub](https://hub.docker.com/r/erdiko/angular/)
## Continuous Integration
### Docker Compose
Example
erdiko/docker-compose:latest
[Dockerhub](https://hub.docker.com/r/erdiko/docker-compose/)
### NGINX
Example
erdiko/nginx:latest
[Dockerhub](https://hub.docker.com/r/erdiko/nginx/)