podman-build/pkg/domain/infra/abi/containers_linux.go
2025-10-11 12:30:35 +09:00

6 lines
84 B
Go

//go:build !remote
package abi
const processFileDescriptorsPath = "/proc/self/fd"