iCEcube2 appears to not have an unattended install mode so you must install using the GUI.
Therefore, to build a docker container for iCEcube2 you'll need to follow a few steps:
-
Run the installer with
make
. -
Choose
/opt/icecube2
as the installation destination. -
When prompted for a license file, enter/browse to
/opt/icecube2/license.dat
. -
When the install completes, uncheck the "Launch iCEcube2 Now" option and exit the installer.
-
When the installer exits, the image build process continues.
You should then be able to launch iCEcube2 by entering run-icecube
.