Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgnd/docker-course
Docker: Simplified cheatsheet for key concepts and components
https://github.com/sgnd/docker-course
cheatsheet course docker dockercompose dockerfile dockerswarm gsoc hacktoberfest interview-questions summerofcode
Last synced: about 1 month ago
JSON representation
Docker: Simplified cheatsheet for key concepts and components
- Host: GitHub
- URL: https://github.com/sgnd/docker-course
- Owner: sgnd
- License: mit
- Created: 2023-01-05T03:23:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T07:54:51.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T21:04:33.697Z (about 2 months ago)
- Topics: cheatsheet, course, docker, dockercompose, dockerfile, dockerswarm, gsoc, hacktoberfest, interview-questions, summerofcode
- Homepage:
- Size: 64.5 KB
- Stars: 18
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Resources: Cheatsheet and Interview Questions
This repository contains a Docker cheatsheet and a list of Docker interview questions to help developers learn and review Docker concepts.
## Welcome to the Docker Resources repository!
Here, you'll find a Docker cheatsheet and a list of Docker interview questions to help you learn and review Docker concepts.
The [Docker cheatsheet](CHEATSHEET.md) is a quick reference for the most commonly used Docker commands. It covers a range of topics, including Docker basics, image management, container management, networking, and more. The commands are organized by category and include explanations and examples to help you understand how to use them.
The list of [Docker interview questions](INTERVIEW.md) is a comprehensive guide to preparing for a technical interview on Docker. It covers a wide range of topics, from basic Docker concepts to advanced features and best practices for using Docker in a professional setting. The questions are organized by category and ordered by difficulty, making it easy to focus on the topics that are most important for your interview.
We hope these resources are helpful to you as you learn and review Docker concepts. If you have any questions or suggestions, please feel free to open an issue or pull request in this repository.
Thank you for visiting!