Update 3 files
- /docker.sh - /docker.txt - /README.md
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
|
## Image Medium and Large have Docker and Docker Compose installed from the Docker githup repo.
|
||||||
# To run the image maker make all the script able to run
|
# To run the image maker make all the script able to run
|
||||||
chmod +x Ubuntu-LTS-*
|
|
||||||
chmod +x all.sh
|
chmod +x all.sh
|
||||||
Ubuntu-LTS-Small.sh
|
|
||||||
# run
|
# run
|
||||||
./all.sh
|
./all.sh
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1,4 @@
|
|||||||
|
https://github.com/docker/docker-install
|
||||||
|
|
||||||
curl -fsSL https://get.docker.com -o get-docker.sh
|
curl -fsSL https://get.docker.com -o get-docker.sh
|
||||||
sh get-docker.sh
|
sh get-docker.sh
|
||||||
Reference in New Issue
Block a user