index
:
cthcous
this commit
main
container-to-host communication over unix sockets.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bridge
/
main.go
blob: 8a557722dca6c2e92b3db23d939d75fbf1292a84 (
plain
)
1
2
3
4
5
package
main
func
main
()
{
println
(
"hello!!!! this is the container bridge"
)
}