2023-10-25 16:04:32 +02:00
2023-08-21 21:32:24 +02:00
2023-08-21 21:32:24 +02:00
2023-07-26 21:08:25 +02:00
2023-07-27 14:59:34 +02:00
2023-08-21 21:32:24 +02:00
2023-08-21 21:32:24 +02:00
2023-08-21 21:32:24 +02:00
2023-07-26 21:08:25 +02:00
2023-08-21 21:32:24 +02:00
2023-08-21 21:32:24 +02:00
2023-10-25 16:04:32 +02:00
2023-08-21 21:32:24 +02:00
2023-08-21 21:32:24 +02:00
2023-08-21 21:40:21 +02:00
2023-08-21 21:32:24 +02:00
2023-07-26 21:08:25 +02:00
2023-08-21 21:32:24 +02:00
2023-10-25 16:04:32 +02:00
2023-10-25 16:04:32 +02:00
2023-08-21 21:32:24 +02:00

Instructions

Terraform cannot create a qnet network, so we do it manually and then import into Terraform.

./dockerx.bat network create -d qnet --ipam-driver=qnet --ipam-opt=iface=eth1 --subnet=192.168.2.0/24 --gateway=192.168.2.254 terraform-static-eth1-shared --opt=iface=eth1
terraform import docker_network.bridge d51a9a41a83d

Upgrading

Current version: Terraform v0.12.20

  • provider.docker v2.6.0
Description
No description provided
Readme 127 KiB
Languages
HCL 96.1%
Batchfile 3.9%