-
Install the AnkerMake slicer on a supported Operating System. Make sure you open it and login via the “Account” dropdown in the top toolbar.
-
Retreive the
login.json
file from the supported operating system:
Windows Default Location:
%APPDATA%\AnkerMake\AnkerMake_64bit_fp\login.json
MacOS Default Location:
$HOME/Library/Application\ Support/AnkerMake/AnkerMake_64bit_fp/login.json
-
Take said
login.json
file and store it in a location your docker instance will be able to access it from. -
Now follow the Docker Compose Instructions below.
-
Install the AnkerMake slicer on Linux via emulation such as Wine. Make sure you open it and login via the “Account” dropdown in the top toolbar.
-
Retreive the
login.json
file~/.wine/drive_c/users/$USER/AppData/Local/AnkerMake/AnkerMake_64bit_fp/login.json
-
Take said
login.json
file and store it in a location your docker instance will be able to access it from. -
Now follow the Docker Compose Instructions below.
To start ankerctl
using docker compose, run:
docker compose pull
docker compose up