Developer Docs 📁
Docker Images
Rhino Linux

Rhino Linux Docker Images

For rapid containerized development of Rhino Linux, we provide Docker images served through the ghcr.io registry. These images ship with rhino-server-core as their base version, and are built for both amd64/x86_64 and arm64/aarch64 architectures. They can be reached from the following tags:

  • ghcr.io/rhino-linux/docker:latest - The most recently built image.
  • ghcr.io/rhino-linux/docker:${YYYYMMDD} - Daily built images on our GitHub (opens in a new tab), between 00:00-01:00 UTC. YYYYMMDD can be any date 20240106 or later.
  • ghcr.io/rhino-linux/docker:${YYYY.MV} - Images built and tagged when we release specific milestone versions. YYYY.MV can be any version 2023.4 or later.

For quick setup information, select your platform below: