https://github.com/urunov/devops-infinity
DevOps
https://github.com/urunov/devops-infinity
devops docker kubernetes
Last synced: 7 months ago
JSON representation
DevOps
- Host: GitHub
- URL: https://github.com/urunov/devops-infinity
- Owner: Urunov
- Created: 2022-02-23T04:07:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T04:53:39.000Z (over 2 years ago)
- Last Synced: 2025-03-20T05:49:06.957Z (7 months ago)
- Topics: devops, docker, kubernetes
- Homepage:
- Size: 4.48 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## _Reading sources for learning docker_ [](https://docs.docker.com/get-started/)
## Tech books:
1.1. For learning docker completely it is recomended first the official documentation of docker from its web site [official documentation](https://docs.docker.com/)1.2. "Learn docker in a month of lunches" written by Elton Stoneman [web version of the book](https://livebook.manning.com/book/learn-docker-in-a-month-of-lunches/chapter-1/)
## Installation:
###### Install Docker Desktop on Windows: [Installation link](https://docs.docker.com/desktop/install/mac-install/)
###### Install Docker Desktop on Mac: [Installation link](https://docs.docker.com/desktop/install/windows-install/)
###### Install Docker Desktop on Linux: [Installation link](https://docs.docker.com/desktop/install/linux-install/)