picatz / terraform-google-nomad

📗 Terraform Module for Nomad clusters with Consul on GCP
https://registry.terraform.io/modules/picatz/nomad/google
MIT License
78 stars 16 forks source link

Investigate running Rootless Docker Daemon on Nomad clients #16

Open picatz opened 3 years ago

picatz commented 3 years ago

🤦 Following up on https://github.com/picatz/terraform-google-nomad/commit/a1a3f2949220b485e0d37741a0544aef01f53457, when rootless and experimental were set to true, the Docker Daemon still seemed to be running as root. So, I seem to be missing something. Need to further investigate out that works, and then probably reimplement it.