From 48c8b323d8f3828cc3410a54dd70ab0424ceb333 Mon Sep 17 00:00:00 2001 From: Steffen Date: Tue, 30 Apr 2024 10:54:29 +0000 Subject: [PATCH] Readme --- README.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index b7cb438..55668c0 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,5 @@ # To run the image maker make all the script able to run -chmod +x all.sh -# run -./all.sh - -## Image Medium and Large -Docker and Docker Compose comes pre installed from the Docker github repo. \ -If not wanted, you can comment out line 12 in Large and Medium.sh - -#Install Open the console or ssh in to your Proxmox node ```sh apt install git @@ -19,6 +10,13 @@ chmod +x all.sh ``` +## Image Medium and Large +Docker and Docker Compose comes pre installed from the Docker github repo. \ +If not wanted, you can comment out line 12 in Large and Medium.sh + +#Install + + # Cloud images in Proxmox * [Preparing Cloud-Init Templates](https://pve.proxmox.com/pve-docs/qm.1.html) * [Cloud-Init Support - Proxmox VE](https://pve.proxmox.com/wiki/Cloud-Init_Support)