FROM chsa/gbootstrap # We do it now inside (git pull also may bring back un-necessary and potentialy problematic configs) #RUN \ # cd /darklin/gentoo && git pull && \ # cd /darklin/darklin4 && git pull && \ # emerge --sync && eix-sync && \ # emerge -1 portage COPY files/ / CMD ["/bin/bash", "/entrypoint.sh"]