mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
9 lines
136 B
HCL
9 lines
136 B
HCL
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
client {
|
|
options {
|
|
"docker.privileged.enabled" = "true"
|
|
}
|
|
}
|