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