Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Commit 79d1a4a

Browse files
CHBMBthelamer
authored andcommitted
Worth including ifconfig
1 parent 1db8df0 commit 79d1a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cap_add_param_vars:
3838
# optional container parameters
3939
opt_param_usage_include_env: true
4040
opt_param_env_vars:
41-
- { env_var: "INTERFACE", env_value: "eth0", desc: "With bridge networking, leave it as eth0 (or don't include at all), if host or macvlan, set it to your host's network interface." }
41+
- { env_var: "INTERFACE", env_value: "eth0", desc: "With bridge networking, leave it as eth0 (or don't include at all), if host or macvlan, set it to your host's network interface, found by running `ifconfig`" }
4242
opt_param_usage_include_vols: false
4343
opt_param_usage_include_ports: false
4444
opt_param_device_map: false

0 commit comments

Comments
 (0)