https://github.com/arryhere/docker
Docker - notes and learning
https://github.com/arryhere/docker
Last synced: 11 months ago
JSON representation
Docker - notes and learning
- Host: GitHub
- URL: https://github.com/arryhere/docker
- Owner: arryhere
- Created: 2024-01-07T14:40:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T07:33:27.000Z (over 1 year ago)
- Last Synced: 2025-03-16T05:26:20.011Z (over 1 year ago)
- Language: JavaScript
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Docker
---
## About
- Everything about **Docker** and **Docker Compose**
---
## Install
- install `docker` [https://www.docker.com/products/docker-desktop/]
---
## FollowUp
- _follow docker.md from here_
---