We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb83525 commit 596db94Copy full SHA for 596db94
docs/src/bootc-in-container.md
@@ -1,7 +1,7 @@
1
# bootc is read-only when run in a default container
2
3
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
+There are a variety of reasons for this, such as the basic fact that by
5
default a `docker|podman run <image>` doesn't know where to update itself;
6
the image reference is not exposed into the target image (for security/operational
7
reasons).
0 commit comments