mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00
libpod: add !remote tag
This should never be pulled into the remote client. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
//go:build !remote
|
||||
// +build !remote
|
||||
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
// networking_pasta_linux.go - Start pasta(1) for user-mode connectivity
|
||||
|
Reference in New Issue
Block a user