Giter Club home page Giter Club logo

docker-base's Introduction

Home Assistant Base Images

These base images are designed as Docker base images for use with building Home Assistant containers and add-ons. It is recommended to use these as a base for your own Home Assistant Add-ons.

Using these images as a base for other Docker projects is, however, not recommended.

The image include S6-Overlay, Bashio and TempIO.

Base images

We support version that are not EOL: https://alpinelinux.org/releases/

Image OS Tags latest
armhf-base Alpine 3.16, 3.17 3.18, 3.19 3.19
armv7-base Alpine 3.16, 3.17 3.18, 3.19 3.19
aarch64-base Alpine 3.16, 3.17 3.18, 3.19 3.19
amd64-base Alpine 3.16, 3.17 3.18, 3.19 3.19
i386-base Alpine 3.16, 3.17 3.18, 3.19 3.19

jemalloc

We support on our platforms jemalloc. On the application which you want to enable it, set as environment LD_PRELOAD="/usr/local/lib/libjemalloc.so.2" on your Dockerfile or before you start the application.

Python images

We support the latest 3 release with the latest 3 Alpine version.

Image OS Tags latest
armhf-base-python Alpine 3.10, 3.11, 3.12, 3.10-alpine3.17, 3.10-alpine3.18, 3.10-alpine3.19, 3.11-alpine3.17, 3.11-alpine3.18, 3.11-alpine3.19, 3.12-alpine3.17, 3.12-alpine3.18, 3.12-alpine3.19 3.12-alpine3.19
armv7-base-python Alpine 3.10, 3.11, 3.12, 3.10-alpine3.17, 3.10-alpine3.18, 3.10-alpine3.19, 3.11-alpine3.17, 3.11-alpine3.18, 3.11-alpine3.19, 3.12-alpine3.17, 3.12-alpine3.18, 3.12-alpine3.19 3.12-alpine3.19
aarch64-base-python Alpine 3.10, 3.11, 3.12, 3.10-alpine3.17, 3.10-alpine3.18, 3.10-alpine3.19, 3.11-alpine3.17, 3.11-alpine3.18, 3.11-alpine3.19, 3.12-alpine3.17, 3.12-alpine3.18, 3.12-alpine3.19 3.12-alpine3.19
amd64-base-python Alpine 3.10, 3.11, 3.12, 3.10-alpine3.17, 3.10-alpine3.18, 3.10-alpine3.19, 3.11-alpine3.17, 3.11-alpine3.18, 3.11-alpine3.19, 3.12-alpine3.17, 3.12-alpine3.18, 3.12-alpine3.19 3.12-alpine3.19
i386-base-python Alpine 3.10, 3.11, 3.12, 3.10-alpine3.17, 3.10-alpine3.18, 3.10-alpine3.19, 3.11-alpine3.17, 3.11-alpine3.18, 3.11-alpine3.19, 3.12-alpine3.17, 3.12-alpine3.18, 3.12-alpine3.19 3.12-alpine3.19

Others

Debian images

Note: We prefer the Alpine based version because it's more IoT friendly. In some case, you need a glibc system like this.

Image OS Tags latest
armv7-base-debian Debian buster, bullseye, bookworm bookworm
armhf-base-debian Debian buster, bullseye, bookworm bookworm
aarch64-base-debian Debian buster, bullseye, bookworm bookworm
amd64-base-debian Debian buster, bullseye, bookworm bookworm
i386-base-debian Debian buster, bullseye, bookworm bookworm

Ubuntu images

Note: We prefer the alpine based version because it's more IoT friendly. In some case, you need a glibc system like this.

Image OS Tags latest
armv7-base-ubuntu Ubuntu 14.04, 16.04, 18.04 20.04 20.04
aarch64-base-ubuntu Ubuntu 14.04, 16.04, 18.04 20.04 20.04
amd64-base-ubuntu Ubuntu 14.04, 16.04, 18.04 20.04 20.04
i386-base-ubuntu Ubuntu 14.04, 16.04, 18.04

Raspbian images

Image OS Tags latest
armhf-base-raspbian Raspbian buster, bullseye, bookworm bullseye

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.