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

https://github.com/ajithvcoder/docker_basics


https://github.com/ajithvcoder/docker_basics

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Docker_basics

sheet - https://docs.docker.com/get-started/docker_cheatsheet.pdf

- 001 - Basic docker commands

- 002 - Building a image using docker file and Run a basic app in docker

- 003 - Docker compose

- 004 - Communicating between docker containers without docker compose