Pulling Koios Image
The Koios Docker image is hosted on Docker Hub. Pull it to your server before starting the container.
Pull the Latest Image
The image is approximately 2 GB. Download time depends on your internet connection.
Pull a Specific Version
To pin a specific release version:
Replace v1.0.0 with the desired version tag.
Verify the Image
Confirm the image was downloaded successfully:
You should see the aiopinc/koios image listed with the appropriate tag.
Offline / Air-Gapped Environments
What's Next
- Running Koios as a Service — recommended for production deployments
- Manually Starting Koios — for development or testing
