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.
- Host: GitHub
- URL: https://github.com/habibun/docker
- Owner: habibun
- License: mit
- Created: 2020-02-16T11:01:35.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T05:27:24.000Z (over 1 year ago)
- Last Synced: 2025-03-12T06:26:03.763Z (over 1 year ago)
- Topics: docker, docker-compose, docker-image, php
- Language: JavaScript
- Homepage:
- Size: 13.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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