1
This commit is contained in:
@@ -33,4 +33,21 @@
|
||||
"install_instructions": "debian"
|
||||
}
|
||||
},
|
||||
"Debian 12": {
|
||||
"enabled": true,
|
||||
"ondemand": false,
|
||||
"codename": "bookworm",
|
||||
"docker": {
|
||||
"directory": "linux_desktop",
|
||||
"image_basename": "debian12",
|
||||
"build_options": {
|
||||
"image_from": "debian:bookworm-slim",
|
||||
"image_prepare_script": "install_apt.sh"
|
||||
}
|
||||
},
|
||||
"ppa": {
|
||||
"filters": ["debian12"],
|
||||
"install_instructions": ["ints1", "inst2"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user