Skip to content

Commit 587067d

Browse files
authored
Merge pull request bootc-dev#614 from omertuc/connection
HACKING.md: Clarify `CONTAINER_CONNECTION`
2 parents 01f8d76 + 4c034e6 commit 587067d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

HACKING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ accepted!
2727
While this isn't specific to bootc, you will find the experience of working on Rust
2828
is greatly aided with use of e.g. [rust-analyzer](https://github.com/rust-lang/rust-analyzer/).
2929
- An installation of [podman-bootc](https://github.com/containers/podman-bootc-cli)
30-
which note on Linux requires that you set up "podman machine".
30+
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.
3133

3234
## Ensure you're familiar with a bootc system
3335

0 commit comments

Comments
 (0)