https://github.com/metrue/dockeer
A tiny script to make a ubuntu host docker ready
https://github.com/metrue/dockeer
docker docker-compose shell ubuntu
Last synced: 2 months ago
JSON representation
A tiny script to make a ubuntu host docker ready
- Host: GitHub
- URL: https://github.com/metrue/dockeer
- Owner: metrue
- Created: 2017-04-12T05:31:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T10:36:27.000Z (about 9 years ago)
- Last Synced: 2025-02-28T12:44:27.510Z (over 1 year ago)
- Topics: docker, docker-compose, shell, ubuntu
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dockeer
A tiny script to make a ubuntu host docker ready
## usage
```
ssh root@your_ubuntu_host < dockeer.sh
```