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

https://github.com/urunov/devops-infinity

DevOps
https://github.com/urunov/devops-infinity

devops docker kubernetes

Last synced: 7 months ago
JSON representation

DevOps

Awesome Lists containing this project

README

          

## _Reading sources for learning docker_ [![DOCKER](https://user-images.githubusercontent.com/80744788/225915478-d6249170-52e4-44f6-9595-5ce05acad672.png)](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/)