Skip to content

Commit 596db94

Browse files
Update docs/src/bootc-in-container.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent fb83525 commit 596db94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/bootc-in-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# bootc is read-only when run in a default container
22

33
Currently, running e.g. `podman run <someimage> bootc upgrade` will not work.
4-
There's a variety of reasons for this, such as the basic fact that by
4+
There are a variety of reasons for this, such as the basic fact that by
55
default a `docker|podman run <image>` doesn't know where to update itself;
66
the image reference is not exposed into the target image (for security/operational
77
reasons).

0 commit comments

Comments
 (0)