https://github.com/donkeycode/docker-public-images
https://github.com/donkeycode/docker-public-images
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/donkeycode/docker-public-images
- Owner: donkeycode
- Created: 2018-02-15T15:33:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-10-17T07:29:00.000Z (6 months ago)
- Last Synced: 2025-10-18T10:32:46.918Z (6 months ago)
- Language: Roff
- Size: 212 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repositories for hub.docker.com/donkeycode
## Build a package
make build package=php-symfony
## Build a specific version
```
docker build -t donkeycode/php-nginx-symfony:7.2-fpm-wkhtmltopdf -f Dockerfile-7.2-fpm-wkhtmltopdf --no-cache .
```
## Scan
docker scan ou https://aquasecurity.github.io/trivy/