GithubHelp home page GithubHelp logo

nevillejackson / void-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from void-linux/void-containers

0.0 0.0 0.0 22 KB

Docker images for Void Linux

Home Page: https://voidlinux.org

License: Other

void-docker's Introduction

Void Linux Docker Images

This repo contains the dockerfiles needed to build void-linux docker images. There are 5 images provided:

  • full: Large image based on the base-minimal package and does not contain a noextract configuration. If you want something that is as close to a full void VM as possible, this is the image you want to start with. These images average 242MB

  • thin: This image contains far fewer packages and uses a noextract file to prevent certain directories from being added to the image. These images average 40MB.

  • thin-bb: This image is the same as the thin image above, but uses busybox instead of GNU coreutils. Note that this is not a well tested configuration with Void, but if you want minimalism without breaking xbps-pkgdb, busybox is a good way to get it given that these images average 34.4MB.

  • mini: The mini image is the same as the thin image in terms of configuration, but all binaries and libraries a stripped. This brings the image size down to an average of 20MB, but the tradeoff is that xbps-pkdb will complain that the files no longer match their checksums.

  • mini-bb: Same as thin-bb but stripped. Average size is 15MB.

Each image can also be built using the musl C library by passing an appropriate XBPS_ARCH value during the build. For comparison, here is the size of all images built for both architectures on x86_64.

REPOSITORY                            TAG                                                    SIZE
ghcr.io/void-linux/void-linux         20210220rc01-full-x86_64-musl                          92.78MB
ghcr.io/void-linux/void-linux         20210220rc01-full-x86_64                               152.6MB
ghcr.io/void-linux/void-linux         20210220rc01-mini-bb-x86_64                            14.48MB
ghcr.io/void-linux/void-linux         20210220rc01-mini-x86_64                               20.84MB
ghcr.io/void-linux/void-linux         20210220rc01-mini-bb-x86_64-musl                       8.624MB
ghcr.io/void-linux/void-linux         20210220rc01-thin-bb-x86_64                            34.38MB
ghcr.io/void-linux/void-linux         20210220rc01-thin-bb-x86_64-musl                       12.17MB
ghcr.io/void-linux/void-linux         20210220rc01-thin-x86_64-musl                          19.1MB
ghcr.io/void-linux/void-linux         20210220rc01-mini-x86_64-musl                          15.55MB
ghcr.io/void-linux/void-linux         20210220rc01-thin-x86_64                               40.74MB

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.