mirror of
https://github.com/containers/podman.git
synced 2025-07-30 11:52:47 +08:00
pkg/parallel/ctr: add !remote tag
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
//go:build !remote
|
||||
// +build !remote
|
||||
|
||||
package ctr
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user