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

[BREAKING CHANGE] seccomp_profile is no longer configurable #53

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

knight42
Copy link
Member

seccomp_profile was once introduced for the purpose of enforcing the outgoing ip of a container, but now we have a better alternative: put the container inside pre-defined special docker network, so we don't need to set seccomp_profile now.

For more details, please refer to https://docs.ustclug.org/services/mirrors/docker/#routing.

@knight42 knight42 enabled auto-merge (squash) January 13, 2024 10:29
@knight42 knight42 merged commit 8454f65 into main Jan 13, 2024
3 checks passed
@knight42 knight42 deleted the refactor/drop-seccomp-profile branch January 13, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant