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: 11 months ago
JSON representation

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/