https://github.com/ajithvcoder/docker_basics
https://github.com/ajithvcoder/docker_basics
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajithvcoder/docker_basics
- Owner: ajithvcoder
- License: mit
- Created: 2024-02-17T10:50:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T11:35:46.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T19:28:23.261Z (12 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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