As part of our introduction to self-service publishing in the Terraform Registry, this copy of the provider has been archived, and ownership has been transferred to active maintainers in the community. Please see the new location on the Terraform Registry: https://registry.terraform.io/providers/kreuzwerker/docker/latest
I experience strange behavior that it tries to replace my docker network after rebooting the server.
Looks like the ipam_config stanza cannot be properly merged and then triggeres the replacement.
i fixed that by generating the gateway attribute at my own, not sure if this is an expected behavior as the documentation tells its an "optional" parameter.
I experience strange behavior that it tries to replace my docker network after rebooting the server. Looks like the ipam_config stanza cannot be properly merged and then triggeres the replacement.
docker inspect after creation:
docker inspect after reboot: