mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-05 09:44:59 +01:00
atomic.sysconfig: leave default TOOLSIMG undefined
We leave it up to each distro to configure the TOOLSIMG to be used.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Specify the tools package to be used for missing commands
|
||||
# A missing command on an atomic host platform will execute
|
||||
# atomic run --spc ${TOOLSIMG} COMMAND
|
||||
# atomic run ${TOOLSIMG} COMMAND
|
||||
# If the TOOLSIMG is defined
|
||||
# export TOOLSIMG=rhel7/rhel-tools
|
||||
# export TOOLSIMG=
|
||||
|
||||
Reference in New Issue
Block a user