Skip to content

Build a Docker Image

xwang2713 edited this page Jun 18, 2021 · 4 revisions

(1) Checkout repo

git clone https://github.com//HPCC-Platform.git

(2) Create/Checkout a branch

cd to the directory and create or checkout a branch

(3) make your change

(4) Build a customized Docker image

cd to /dockerfiles directory

./incr.sh -u <user>

To see more build options:

./incr.sh --help