mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Internal change.
PiperOrigin-RevId: 691911396
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ package(
|
||||
go_binary(
|
||||
name = "containerd-shim-runsc-v1",
|
||||
srcs = ["main.go"],
|
||||
static = True,
|
||||
features = ["fully_static_link"],
|
||||
tags = ["staging"],
|
||||
visibility = [
|
||||
"//visibility:public",
|
||||
|
||||
@@ -13,7 +13,7 @@ go_binary(
|
||||
"main.go",
|
||||
"zombies.go",
|
||||
],
|
||||
static = True,
|
||||
features = ["fully_static_link"],
|
||||
visibility = [
|
||||
"//runsc/container:__pkg__",
|
||||
"//test/syscalls/linux:__pkg__",
|
||||
|
||||
Reference in New Issue
Block a user