Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donkeycode/docker-public-images
https://github.com/donkeycode/docker-public-images
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/donkeycode/docker-public-images
- Owner: donkeycode
- Created: 2018-02-15T15:33:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T08:55:25.000Z (3 months ago)
- Last Synced: 2024-08-13T09:59:10.087Z (3 months ago)
- Language: Roff
- Size: 245 KB
- Stars: 0
- Watchers: 6
- 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/