When your ArcGIS Notebook Server installation is complete, run the post installation utility to install the Windows container image. Perform the following steps for each machine on which you have installed ArcGIS Notebook Server:
- Open the command prompt window as an administrator.
- Change directories to the ArcGIS Notebook Server tools folder.
By default, the path is C:\Program Files\ArcGIS\NotebookServer\tools\PostInstallUtility.
- Determine whether Docker is active on your machine by running the following command:
PostInstallUtility.bat -d
- If Docker is not active, install Mirantis Container Runtime or Docker Engine from Binaries.
- Run the following command:
Note:
Ensure that your machine has at least 100 GB of free disk space.
PostInstallUtility.bat -l <path of .tar.gz Docker image>
Proceed to create an ArcGIS Notebook Server site.