Skip to content

Cleanup Linux-isms in code#5271

Merged
tonistiigi merged 1 commit intomoby:masterfrom
slonopotamus:cleanup-linuxisms
Aug 27, 2024
Merged

Cleanup Linux-isms in code#5271
tonistiigi merged 1 commit intomoby:masterfrom
slonopotamus:cleanup-linuxisms

Conversation

@slonopotamus
Copy link
Copy Markdown
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 <marat@slonopotamus.org>
@tonistiigi tonistiigi merged commit b9a3e7b into moby:master Aug 27, 2024
@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