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

Cleanup Linux-isms in code #5271

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

slonopotamus
Copy link
Contributor

appdefaults_unix.go, constants_unix.go:
/run is a thing only for Linux. Other Unixes use /var/run.

diffapply_linux.go and source_linux.go:
These files use Linux-only API.

appdefaults_unix.go, constants_unix.go:
/run is a thing only for Linux. Other Unixes use /var/run.

diffapply_linux.go and source_linux.go:
These files use Linux-only API.

Signed-off-by: Marat Radchenko <[email protected]>
@tonistiigi tonistiigi merged commit b9a3e7b into moby:master Aug 27, 2024
91 checks passed
@slonopotamus slonopotamus deleted the cleanup-linuxisms branch August 28, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants