mirror of
https://github.com/containers/podman.git
synced 2026-09-08 11:53:21 -04:00
document that using libpod package directly is not supported
We do not support using the libpod package outside of podman. There is no stable interface which can be used. Instead point users to the API and go bindings. Fixes #13086 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
2 files changed
+11
-1
No files matched your search
@@ -1,4 +1,3 @@
|
||||
// +linux
|
||||
package libpod
|
||||
|
||||
import (
|
||||
|
||||
Reference in new issue
Block a user