From ec67d8150e09e524f5fd44df21aa76fa0db0a86f Mon Sep 17 00:00:00 2001 From: Tim Gross Date: Fri, 16 Oct 2020 12:55:45 -0400 Subject: [PATCH] Update website/pages/docs/drivers/external/lxc.mdx Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com> --- website/pages/docs/drivers/external/lxc.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/docs/drivers/external/lxc.mdx b/website/pages/docs/drivers/external/lxc.mdx index b81833aa6..4fae13824 100644 --- a/website/pages/docs/drivers/external/lxc.mdx +++ b/website/pages/docs/drivers/external/lxc.mdx @@ -76,7 +76,7 @@ The `lxc` driver supports the following configuration in the job spec: [allocation working directory] is allowed by default. You can prevent mounting host paths outside of the [allocation working directory] on individual clients by setting the [`volumes_enabled`](#volumes_enabled) - option to `false` in the client's configuration``` + option to `false` in the client's configuration ~> **Note:** Unlike the similar option for the docker driver, this option must not have an absolute path as the `container_path`