diff --git a/modules/administration-guide/examples/snip_che-images-incompatibles-with-image-puller.adoc b/modules/administration-guide/examples/snip_che-images-incompatibles-with-image-puller.adoc deleted file mode 100644 index d111c6a2aa..0000000000 --- a/modules/administration-guide/examples/snip_che-images-incompatibles-with-image-puller.adoc +++ /dev/null @@ -1,5 +0,0 @@ -.Images incompatibles with {image-puller-name-short}, missing the `sleep` command -==== -* `FROM scratch` images. -* `che-machine-exec` -==== \ No newline at end of file diff --git a/modules/administration-guide/partials/proc_defining-the-list-of-images-to-pull.adoc b/modules/administration-guide/partials/proc_defining-the-list-of-images-to-pull.adoc index 95e1769753..ea89583c81 100644 --- a/modules/administration-guide/partials/proc_defining-the-list-of-images-to-pull.adoc +++ b/modules/administration-guide/partials/proc_defining-the-list-of-images-to-pull.adoc @@ -14,11 +14,6 @@ include::example$snip_{project-context}-getting-the-list-of-relevant-images.adoc[] -. Exclude from the list the container images not containing the `sleep` command. -+ -include::example$snip_{project-context}-images-incompatibles-with-image-puller.adoc[] - - . Exclude from the list the container images mounting volumes in Dockerfile.