marukuru: need to enable experimental mode
This commit is contained in:
parent
357a9ca041
commit
e2dffeceb5
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ in {
|
||||||
email = "letsencrypt@lukegb.com";
|
email = "letsencrypt@lukegb.com";
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualisation.docker.extraOptions = "--ipv6 --ip6tables --fixed-cidr-v6 2402:28c0:4:104e:d000::/68";
|
virtualisation.docker.extraOptions = "--experimental --ipv6 --ip6tables --fixed-cidr-v6 2402:28c0:4:104e:d000::/68";
|
||||||
virtualisation.oci-containers.containers = {
|
virtualisation.oci-containers.containers = {
|
||||||
heptapod-runner = {
|
heptapod-runner = {
|
||||||
image = "octobus/heptapod-runner:0.2.0";
|
image = "octobus/heptapod-runner:0.2.0";
|
||||||
|
|
Loading…
Reference in a new issue