Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 11 commits into from
May 8, 2024

Conversation

nandor-magyar
Copy link
Contributor

@nandor-magyar nandor-magyar commented Apr 24, 2024

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.

@nandor-magyar nandor-magyar requested a review from a team as a code owner April 24, 2024 15:14
@github-actions github-actions bot added source:web The scope of the issue or pull request is web. lang:golang lang:makefile source:build Makefiles, Dockerfiles, etc pr:feat labels Apr 24, 2024
@m8vago m8vago merged commit 764b23f into develop May 8, 2024
26 checks passed
@m8vago m8vago deleted the feat/builder-new-sysctls-option branch May 8, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang:golang lang:javascript lang:makefile lang:typescript pr:feat source:build Makefiles, Dockerfiles, etc source:web The scope of the issue or pull request is web.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants