Sign inSign up

robinthoni/debian-multiarch

By robinthoni

Updated about 9 years ago

Debian is a Linux distribution that's composed entirely of free and open-source software.

Image
0

298

robinthoni/debian-multiarch repository overview

General

A multi architecture image for debian. This allows you to write only one Dockerfile and run it on multiple architectures (your laptop, server or Raspberry Pi) without any change.

Tags

  • jessie (See below in each architecture repository for Dockerfiles)

Images

amd64 arm

Usage

From Dockerfile:

FROM robinthoni/debian-multiarch:jessie
#...

From cli: docker run -it robinthoni/debian-multiarch:jessie bash

Tag summary

Content type

Image

Digest

Size

50.2 MB

Last updated

about 9 years ago

docker pull robinthoni/debian-multiarch:jessie