Update 3 files
- /Ubuntu-LTS-Small.sh - /Ubuntu-LTS-Medium.sh - /Ubuntu-LTS-Large.sh
This commit is contained in:
@@ -6,7 +6,7 @@ RAM=8192
|
|||||||
DISK=100
|
DISK=100
|
||||||
#getting latest image"
|
#getting latest image"
|
||||||
#wget https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img
|
#wget https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img
|
||||||
installing qemu guest agent and remove HW ID
|
#installing qemu guest agent and remove HW ID
|
||||||
virt-customize -a noble-server-cloudimg-amd64.img --install qemu-guest-agent #docker.io,docker-compose
|
virt-customize -a noble-server-cloudimg-amd64.img --install qemu-guest-agent #docker.io,docker-compose
|
||||||
virt-customize -a noble-server-cloudimg-amd64.img --run-command "echo -n > /etc/machine-id"
|
virt-customize -a noble-server-cloudimg-amd64.img --run-command "echo -n > /etc/machine-id"
|
||||||
virt-customize -a noble-server-cloudimg-amd64.img --run-command "curl -fsSL https://get.docker.com -o get-docker.sh
|
virt-customize -a noble-server-cloudimg-amd64.img --run-command "curl -fsSL https://get.docker.com -o get-docker.sh
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ RAM=4096
|
|||||||
DISK=50
|
DISK=50
|
||||||
#getting latest image"
|
#getting latest image"
|
||||||
#wget https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img
|
#wget https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img
|
||||||
installing qemu guest agent and remove HW ID
|
#installing qemu guest agent and remove HW ID
|
||||||
virt-customize -a noble-server-cloudimg-amd64.img --install qemu-guest-agent #docker.io,docker-compose
|
virt-customize -a noble-server-cloudimg-amd64.img --install qemu-guest-agent #docker.io,docker-compose
|
||||||
virt-customize -a noble-server-cloudimg-amd64.img --run-command "echo -n > /etc/machine-id"
|
virt-customize -a noble-server-cloudimg-amd64.img --run-command "echo -n > /etc/machine-id"
|
||||||
virt-customize -a noble-server-cloudimg-amd64.img --run-command "curl -fsSL https://get.docker.com -o get-docker.sh
|
virt-customize -a noble-server-cloudimg-amd64.img --run-command "curl -fsSL https://get.docker.com -o get-docker.sh
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ RAM=2048
|
|||||||
DISK=50
|
DISK=50
|
||||||
#getting latest image"
|
#getting latest image"
|
||||||
wget https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img
|
wget https://cloud-images.ubuntu.com/noble/current/noble-server-cloudimg-amd64.img
|
||||||
installing qemu guest agent and remove HW ID
|
#installing qemu guest agent and remove HW ID
|
||||||
virt-customize -a noble-server-cloudimg-amd64.img --install qemu-guest-agent #docker.io,docker-compose
|
virt-customize -a noble-server-cloudimg-amd64.img --install qemu-guest-agent #docker.io,docker-compose
|
||||||
virt-customize -a noble-server-cloudimg-amd64.img --run-command "echo -n > /etc/machine-id"
|
virt-customize -a noble-server-cloudimg-amd64.img --run-command "echo -n > /etc/machine-id"
|
||||||
#virt-customize -a noble-server-cloudimg-amd64.img --run-command "curl -fsSL https://get.docker.com -o get-docker.sh sh get-docker.sh"
|
#virt-customize -a noble-server-cloudimg-amd64.img --run-command "curl -fsSL https://get.docker.com -o get-docker.sh sh get-docker.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user