Apinizer Documentation Installation Current: Offline Installation Offline Installation Downloading Apinizer Installation FilesApinizer ImagesIf you want to download the ready version, you can use the link below: Version: 2022.10.1 https://drive.google.com/drive/folders/1zhRRAPUmRgFoMcrkT1Z45FD7nNPI656R?usp=share_link POWERSHELL Or you can use the commands below to download a specific version yourself and transfer it to the relevant server (Manager, Worker and Cache are images that may be required depending on your common, Integration and Portal license). sudo docker pull apinizercloud/manager:2022.xx.1 sudo docker save apinizercloud/manager:2022.xx.1 > manager_2022.xx.1.tar sudo docker load < manager_2022.xx.1.tar POWERSHELL For package names and downloadable versions: https://hub.docker.com/u/apinizercloud ×