index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
podman
/
registry
/
config_abi.go
blob: 4a909c17e39b22ea09e5d89d570be691a1bc291d (
plain
)
1
2
3
4
5
6
7
// +build !remote
package
registry
func
init
()
{
abiSupport
=
true
}