doc/toolbox-create: Remove reference to user-specific customized image

This should have been part of commit 6543ff6a06.

https://github.com/containers/toolbox/pull/678
This commit is contained in:
Ondřej Míchal 2021-01-22 18:02:42 +01:00 committed by Debarshi Ray
parent 6543ff6a06
commit 257a1d05e3

View file

@ -20,7 +20,7 @@ locally, then it is pulled from a well-known registry like
`registry.fedoraproject.org`. The container is created with `podman create`,
and its entry point is set to `toolbox init-container`.
Toolbox containers and images are tagged with the version of the OS that
By default, toolbox containers are tagged with the version of the OS that
corresponds to the content inside them.
### Entry Point