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:
Paul Holzinger committed 2022-03-23 19:05:29 +01:00
1 parent f049cba47c
commit 5669ffb354
2 files changed
+11 -1

No files matched your search

-1
View File
@@ -1,4 +1,3 @@
// +linux
package libpod
import (