mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 18:45:01 +01:00
docs: add system containers info to "atomic mount"
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #480 Approved by: rhatdan
This commit is contained in:
committed by
Atomic Bot
parent
627b541a03
commit
41fd18e05d
@@ -20,7 +20,9 @@ temporary image and spawning a temporary container from that image. If UUID or
|
||||
REPO refers to an image, then *atomic mount* will simply create a temporary
|
||||
container from the given image. All temporary artifacts are cleaned upon
|
||||
*atomic unmount*. Atomic mount is *only* supported on the devicemapper and
|
||||
overlayfs docker storage backends.
|
||||
overlayfs docker storage backends. If an image stored on an OSTree
|
||||
repository is mounted, then a temporary checkout is done, which will
|
||||
be deleted by atomic unmount.
|
||||
|
||||
# OPTIONS
|
||||
**-o|--options** *OPTIONS*
|
||||
|
||||
Reference in New Issue
Block a user