GitHub
Kona docker images are published with every release on GitHub Container Registry. You can obtain the latestkona-node image with:
Specify a specific version (e.g. v0.1.0) like so.
Building the Docker image
To build the image from source, navigate to the root of the repository and run:This will create an image with the tag
kona:local. To specify a custom
tag, just pass it in after kona-node in the command above, like so: