Update 3 files

- /docker.sh
- /docker.txt
- /README.md
This commit is contained in:
2024-04-30 09:49:12 +00:00
parent ab46a79cf7
commit 6fb7f1d578
2 changed files with 3 additions and 3 deletions

View File

@@ -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
chmod +x Ubuntu-LTS-*
chmod +x all.sh
Ubuntu-LTS-Small.sh
# run
./all.sh

View File

@@ -1,2 +1,4 @@
https://github.com/docker/docker-install
curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh