An open API service indexing awesome lists of open source software.

https://github.com/ixnode/docker-recipes

A set of easy-to-use Docker recipes.
https://github.com/ixnode/docker-recipes

Last synced: 5 months ago
JSON representation

A set of easy-to-use Docker recipes.

Awesome Lists containing this project

README

          

# Docker Recipes

This project shows a few easy-to-use Docker recipes.

## Recipes

1) The recipe [01-static](recipes/01-static/README.md) serves static HTML pages.
2) The recipe [02-php](recipes/02-php/README.md) serves dynamic PHP pages.
3) The recipe [03-composer](recipes/03-composer/README.md) serves dynamic Composer PHP pages.
4) The recipe [04-multi](recipes/04-multi/README.md) serves dynamic Composer PHP pages with multi-stage builds.

## Author

> [Björn Hempel](docs/author/bjoern-hempel.en.md)

> **Email**: bjoern@hempel.li

> **Web**: https://www.hempel.li/en

## Security

If you discover a security vulnerability within this package, please send an email to Björn Hempel at
bjoern@hempel.li. All security vulnerabilities will be promptly addressed. You may view our full
security policy [here](https://github.com/ixnode/docker-recipes/security/policy).

## License

The Docker Recipes are licensed under [MIT](https://github.com/ixnode/docker-recipes/blob/master/LICENSE.md).