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

https://github.com/habibun/docker

Docker resources for learning and practicing.
https://github.com/habibun/docker

docker docker-compose docker-image php

Last synced: 4 months ago
JSON representation

Docker resources for learning and practicing.

Awesome Lists containing this project

README

          

## About The Project

A collection of [Docker][docker_website] resources for learning and hands-on practice.

## Documentation
- [Introduction](docs/introduction.md)
- [Key Concepts](docs/key_concepts.md)
- [CLI Reference](docs/cli.md)

## Learn More
- [Official Getting Started Guide](https://docs.docker.com/get-started/)
- [Next Steps](https://docs.docker.com/get-started/11_what_next/)
- [The Docker Handbook – Beginner's Guide](https://www.freecodecamp.org/news/the-docker-handbook/)
- [Docker Reference Documentation](https://docs.docker.com/reference/)
- [PHP Development Environment with Docker](https://phpdocker.io/)
- [Introduction to Containers](https://container.training/intro-selfpaced.yml.html#1)

## License

Distributed under the MIT License. See **[LICENSE][license]** for details.

[//]: # (Links)
[docker_website]: https://www.docker.com/
[license]: https://github.com/habibun/docker/blob/main/LICENSE