bash-init.sh
zoxendine opened this issue · 1 comments
zoxendine commented
Trying to use this repository with a different debian image due to restrictions for my product. But I don't know see the bash-init.sh anywhere in the repo for reference?
COPY .shared/lib/bash-init.sh /opt/bash-init.sh
sebthom commented
It is located here https://github.com/vegardit/docker-shared/blob/v1/lib/bash-init.sh
We use the same bash init script in multiple docker repos/images so it is in a shared repo.