dyrector-io / dyrectorio

dyrector.io is a self-hosted continuous delivery & deployment platform with version management.
https://dyrectorio.com
Apache License 2.0
1.19k stars 92 forks source link

feat(agent): add sysctls option to builder #966

Closed nandor-magyar closed 2 months ago

nandor-magyar commented 3 months ago

I used the sysctls options to temporarily disable IPv6 for certain containers, they could also be useful in the future.

I was receiving a deprecation notice from docker-compose since a while now, I also removed the version addressing this warning.