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.
2 parents 01f8d76 + 4c034e6 commit 587067dCopy full SHA for 587067d
HACKING.md
@@ -27,7 +27,9 @@ accepted!
27
While this isn't specific to bootc, you will find the experience of working on Rust
28
is greatly aided with use of e.g. [rust-analyzer](https://github.com/rust-lang/rust-analyzer/).
29
- An installation of [podman-bootc](https://github.com/containers/podman-bootc-cli)
30
- which note on Linux requires that you set up "podman machine".
+ which note on Linux requires that you set up "podman machine". This document
31
+ assumes you have the environment variable `CONTAINER_CONNECTION` set to your
32
+ podman machine's name.
33
34
## Ensure you're familiar with a bootc system
35
0 commit comments