mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
build with webui
This commit is contained in:
parent
d20af8b331
commit
196ba00860
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -6,7 +6,7 @@ IMAGE_REPO = quay.io/fedora-ostree-desktops
|
|||
IMAGE_NAME = base
|
||||
IMAGE_TAG = $(VERSION)
|
||||
VARIANT = Server
|
||||
WEB_UI = false
|
||||
WEB_UI = true
|
||||
REPOS = /etc/yum.repos.d/fedora.repo /etc/yum.repos.d/fedora-updates.repo
|
||||
ADDITIONAL_TEMPLATES = ""
|
||||
ROOTFS_SIZE = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue