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

[master] remove obsolete "selinux, apparmor, seccomp" build-tags from DOCKER_BUILDTAGS #693

Merged
merged 3 commits into from May 13, 2022

Conversation

thaJeztah
Copy link
Member

Remove obsolete "selinux" build-tag from DOCKER_BUILDTAGS

Since moby/moby@1c0af18 (moby/moby#41786), moby no longer uses an selinux build-tag, so we can remove these.

Remove obsolete "apparmor" build-tag from DOCKER_BUILDTAGS

The apparmor build-tag is no longer used;

git grep '^// +build.*apparmor'
# (no result)

Remove obsolete "seccomp" build-tag from DOCKER_BUILDTAGS

Starting with moby/moby@c9e19a2 (moby/moby#42501), the seccomp build-tag is no longer used, so can be removed.

Since moby/moby@1c0af18,
moby no longer uses an selinux build-tag, so we can remove these.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
The apparmor build-tag is no longer used;

    git grep '^// +build.*apparmor'
    # (no result)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Starting with moby/moby@c9e19a2,
the seccomp build-tag is no longer used, so can be removed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

/cc @tianon :-)

Copy link
Contributor

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@thaJeztah thaJeztah merged commit 0beb78c into docker:master May 13, 2022
@thaJeztah thaJeztah deleted the remove_old_buildtags branch May 13, 2022 16:11
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.

None yet

2 participants