https://github.com/simplemediacode/installdocker
Simple install of Docker on new machine
https://github.com/simplemediacode/installdocker
Last synced: 4 months ago
JSON representation
Simple install of Docker on new machine
- Host: GitHub
- URL: https://github.com/simplemediacode/installdocker
- Owner: simplemediacode
- Created: 2022-07-05T19:38:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-05T19:54:20.000Z (almost 4 years ago)
- Last Synced: 2025-07-27T16:14:00.233Z (11 months ago)
- Language: Makefile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install Docker on new Ubuntu
Simple install of Docker on new Ubuntu 2X.* (e.g. *22.04*) machine
## Make
Install to use [Makefile](Makefile)
`apt install make`