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

https://github.com/99linesofcode/docker-base

Reference to all my Docker containers
https://github.com/99linesofcode/docker-base

docker php

Last synced: 3 months ago
JSON representation

Reference to all my Docker containers

Awesome Lists containing this project

README

          

# docker-collection

This repository serves as a reference for my collection of Docker and Docker Compose files.

## Configuration

Development dependencies can be found in the `Dockerfile` for each respective development environment. Programming language specific containers extend a base container running Ubuntu LTS. Just about everything else can be found and configured in the respective `docker-compose.yaml` files.

## Contributing

Please review the [Contribution Guidelines](https://github.com/99linesofcode/.github/blob/main/.github/CONTRIBUTING.md).

## Code of conduct

In order to ensure that the community is welcoming to all, please review and abide by the [Code of Conduct](https://github.com/99linesofcode/.github?tab=coc-ov-file).

## Security vulnerabilities

Please review [the security policy](https://github.com/99linesofcode/.github?tab=security-ov-file) on how to report security vulnerabilities.

## License

This software is open source and licensed under the [MIT license](https://github.com/99linesofcode/docker-base?tab=MIT-1-ov-file).