Pipeline - nselem/orthocore GitHub Wiki

Scripts are located at:
/root/orthocore/CORE

To develop this scripts I have a GIT repo and before docker build I always change the line: RUN cachebuster=352 git clone https://github.com/nselem/orthocore after that inside the sub:
docker build -t orthocore
then git add, commit, push .