mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
Back New{Container,Image} engine with the remote implementation on macOS
This way, the CLI can still call pkg/domain/infra, without needing a "remote || linux || freebsd" build tag. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build remote
|
||||
//go:build remote || !(linux || freebsd)
|
||||
|
||||
package infra
|
||||
|
||||
|
||||
Reference in New Issue
Block a user