Release 23.12
This commit is contained in:
@@ -48,12 +48,12 @@ export DOCKER_BUILDKIT=1
|
||||
# export BUILDER_REPO=""
|
||||
# ### shared g3-cache is outside the Docker building context
|
||||
# export SHARED_G3_CACHE_PATH=""
|
||||
# ### building process control
|
||||
# # export FORCE_PUBLISHING_BUILDER_REPO=1
|
||||
# export FORCE_BUILDING=0
|
||||
# ### used to control building/publishing (unset means '0')
|
||||
# export FORCE_PUBLISHING_BUILDER_REPO=1
|
||||
# export FORCE_BUILDING=1
|
||||
# ### used by the 'post_push' hook script, which normally removes the helper files
|
||||
# # export KEEP_HELPER_FILES=0
|
||||
### explicitly disable features that are enabled by default
|
||||
# ### explicitly disable features that are enabled by default
|
||||
# # export FEATURES_NOVNC=0
|
||||
# # export FEATURES_FIREFOX_PLUS=0
|
||||
# # export FEATURES_OVERRIDING_ENVV=0
|
||||
@@ -82,9 +82,9 @@ export DOCKER_BUILDKIT=1
|
||||
# export BUILDER_REPO=""
|
||||
# ### shared g3-cache is outside the Docker building context
|
||||
# export SHARED_G3_CACHE_PATH=""
|
||||
# ### building process control
|
||||
# export FORCE_PUBLISHING_BUILDER_REPO=0
|
||||
# export FORCE_BUILDING=0
|
||||
# ### used to control building/publishing (unset means '0')
|
||||
# export FORCE_PUBLISHING_BUILDER_REPO=1
|
||||
# export FORCE_BUILDING=1
|
||||
# ### used by the 'post_push' hook script, which normally removes the helper files
|
||||
# export KEEP_HELPER_FILES=0
|
||||
# ### explicitly disable features that are enabled by default
|
||||
|
||||
Reference in New Issue
Block a user