curl -sSL https://github.com/altinity/ice/releases/download/REPLACE_WITH_TAG/ice-REPLACE_WITH_VER \
-o ice && chmod a+x ice && sudo mv ice /usr/local/bin/
altinity/ice:REPLACE_WITH_VER
altinity/ice:debug-REPLACE_WITH_VER
debug-* images contain busybox shell.
curl -sSL https://github.com/altinity/ice/releases/download/REPLACE_WITH_TAG/ice-rest-catalog-REPLACE_WITH_VER \
-o ice-rest-catalog && chmod a+x ice-rest-catalog && sudo mv ice-rest-catalog /usr/local/bin/
altinity/ice-rest-catalog:REPLACE_WITH_VER
altinity/ice-rest-catalog:debug-REPLACE_WITH_VER
altinity/ice-rest-catalog:debug-with-ice-REPLACE_WITH_VER
debug-* images contain busybox shell.