This website requires JavaScript.
Explore
Help
Register
Sign In
containers
/
conmon
mirror of
https://github.com/containers/conmon.git
Watch
1
Star
0
Fork
You've already forked conmon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11bcc31eae
conmon
/
runner
/
config
/
config_unix.go
8 lines
91 B
Go
Raw
Blame
History
//go:build !windows
package
config
const
(
ContainerAttachSocketDir
=
"/var/run/crio"
)
Reference in New Issue
View Git Blame
Copy Permalink