docker: add buildkit & experimental support
Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
@@ -20,6 +20,8 @@ config globals 'globals'
|
||||
# list dns '172.17.0.1'
|
||||
# list registry_mirrors 'https://<my-docker-mirror-host>'
|
||||
# list registry_mirrors 'https://hub.docker.com'
|
||||
option buildkit '0'
|
||||
option experimental '0'
|
||||
|
||||
# If your organization uses a proxy server to connect to the internet, you may need to configure the proxy.
|
||||
# See https://docs.docker.com/engine/daemon/proxy/ for more details
|
||||
|
||||
Reference in New Issue
Block a user