diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2019-10-30 10:43:10 +0100 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2019-10-30 11:28:10 +0100 |
commit | 2046be6ae04603a581d3caffb26fc970f43765a2 (patch) | |
tree | de011d8c913080e9a71061a7507c1147955f209c /docs/podman-pull.1.md | |
parent | e7540d0406c49b22de245246d16ebc6e1778df37 (diff) | |
download | podman-2046be6ae04603a581d3caffb26fc970f43765a2.tar.gz podman-2046be6ae04603a581d3caffb26fc970f43765a2.tar.bz2 podman-2046be6ae04603a581d3caffb26fc970f43765a2.zip |
build: drop support for ostree
it is going to be removed from containers/image as well, so no longer
depend on it.
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'docs/podman-pull.1.md')
-rw-r--r-- | docs/podman-pull.1.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/podman-pull.1.md b/docs/podman-pull.1.md index 9976bc586..de9688f5e 100644 --- a/docs/podman-pull.1.md +++ b/docs/podman-pull.1.md @@ -42,9 +42,6 @@ Image stored in local container/storage **oci-archive:**_path_**:**_tag_ An image _tag_ in a directory compliant with "Open Container Image Layout Specification" at _path_. - **ostree:**_image_[**@**_/absolute/repo/path_] - An image in local OSTree repository. _/absolute/repo/path_ defaults to _/ostree/repo_. - ## OPTIONS **--all-tags**, **a** |