vascoguita/raspios

By vascoguita

Updated 4 days ago

Raspberry Pi OS images

Image
Integration & delivery
Internet of things
Operating systems
2

10K+

vascoguita/raspios repository overview

Raspberry Pi OS Docker Image

Official root filesystems. Multi-arch. Auto-updated weekly.

GitHub Repository

Raspberry Pi OS Docker banner

Available Tags

Rolling tags (always point to the latest release)
TagArchitecturesDescription
latest / arm64linux/arm64Latest 64-bit release
armhflinux/arm/v6 · linux/arm/v7 · linux/arm64Latest 32-bit release
trixie / arm64-trixielinux/arm64Latest 64-bit Trixie release
armhf-trixielinux/arm/v6 · linux/arm/v7 · linux/arm64Latest 32-bit Trixie release
bookworm / arm64-bookwormlinux/arm64Latest 64-bit Bookworm release
armhf-bookwormlinux/arm/v6 · linux/arm/v7 · linux/arm64Latest 32-bit Bookworm release
bullseye / arm64-bullseyelinux/arm64Latest 64-bit Bullseye release
armhf-bullseyelinux/arm/v6 · linux/arm/v7 · linux/arm64Latest 32-bit Bullseye release
buster / arm64-busterlinux/arm64Latest 64-bit Buster release
armhf-busterlinux/arm/v6 · linux/arm/v7 · linux/arm64Latest 32-bit Buster release
Immutable tags (pinned, never overwritten)
Tag patternExampleDescription
arm64-<suite>-YYYY-MM-DDarm64-bookworm-2025-05-06Specific 64-bit release
armhf-<suite>-YYYY-MM-DDarmhf-bookworm-2025-05-06Specific 32-bit release

TIP: Use immutable tags in CI pipelines and production Dockerfiles to guarantee reproducible builds.

Quick Start

docker run --rm -it --platform linux/arm64 vascoguita/raspios

IMPORTANT: Always specify --platform to select the target architecture. Use linux/arm64 for 64-bit or linux/arm/v7 / linux/arm/v6 for 32-bit images.

Features

  • The real Raspberry Pi OS: Extracted directly from official Lite release images (not a Debian derivative).
  • Multi-arch: Native support for linux/arm64, linux/arm/v7, and linux/arm/v6.
  • Reproducible: Pin to immutable, date-stamped releases.

Learn More & Contribute

For full documentation, including emulation setup, build automation details, and contribution guidelines, please visit the vascoguita/raspios-docker GitHub repository.

Tag summary

Content type

Image

Digest

sha256:979fb02bb

Size

518.2 MB

Last updated

4 days ago

docker pull vascoguita/raspios