Coder Social home page Coder Social logo

paulmenzel / debian-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jmtd/debian-docker

0.0 2.0 0.0 27 KB

scripts and Dockerfiles to build jmtd/debian* docker images

License: GNU General Public License v2.0

Makefile 95.25% Shell 4.75%

debian-docker's Introduction

debian-docker

scripts and Dockerfiles to build jmtd/debian* docker images

What I use to build jmtd/debian:* docker images on the Docker registry.

Description of images

  • build: This is a sid/unstable base image, variant buildd: this includes apt, build-essential and their dependencies. It's suitable as a base image for building a Debian package, or the basis of a buildd.

  • jessie: a base debian installation of jessie (current stable). Approx. 218M in size.

  • wheezy: a base debian installation of wheezy (oldstable). Approx 163M in size.

  • wheezy-i386: a base debian installation of the i386-architecture version of wheezy. This could be used for anything requiring a 32-bit toolchain. Approx 166M in size.

Future work

I don't want to maintain a zillion different images, but there are a few other variants that might be of use for people:

  • Now jessie is released, I'll probably add jessie-i386 and phase out wheezy-i386.
  • Perhaps introduce floating release tags, e.g. :stable.
  • A wine base image, derived from (probably) jessie-i386.
  • Possibly a base X image, with x11vnc, uxterm and a lightweight window manager. Last I checked openbox was a bit smaller than icewm.
  • minimised images. As per Joey H's blog, The Debian images here are base Debian images, to avoid being misleading, but that makes them much larger than Docker's "semi-official" Debian images (twice as large). We could/should offer minimized images, starting with --variant=minbase but also incorporating other things, such as some of the techniques used by emdebian. Just so long as we clearly label them as being modified from stock Debian.

Further Reading

what does docker.io run -it debian sh run? by Joey Hess, which recommends only trust docker images you build yourself.

โ€” Jonathan Dowland [email protected]

debian-docker's People

Watchers

 avatar  avatar

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.