contrail-container-builder node-init is creating an executable script and /usr/bin: https://github.com/Juniper/contrail-container-builder/blob/master/containers/node-init/contrail-status-init.sh#L27
We do have the host's /usr/bin mounted, but as we rely on Atomic this directory is read-only.
Not sure if the best is to redo the logic to not require a local script, or to put these scripts is a directory which is not readonly.
contrail- container- builder node-init is creating an executable script and /usr/bin: /github. com/Juniper/ contrail- container- builder/ blob/master/ containers/ node-init/ contrail- status- init.sh# L27
https:/
We do have the host's /usr/bin mounted, but as we rely on Atomic this directory is read-only.
Not sure if the best is to redo the logic to not require a local script, or to put these scripts is a directory which is not readonly.