mirror of
https://github.com/traefik/traefik.git
synced 2025-12-15 06:22:01 +01:00
6 lines
94 B
Go
6 lines
94 B
Go
// +build linux
|
|
|
|
package main
|
|
|
|
import _ "github.com/opencontainers/runc/libcontainer/nsenter"
|