Coder Social home page Coder Social logo

simhaonline / docker-devuan-builds Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dyne/docker-devuan-builds

0.0 0.0 0.0 20 KB

Slim docker base images based on Devuan

Home Page: https://devuan.org

Makefile 15.96% Shell 27.88% Dockerfile 56.17%

docker-devuan-builds's Introduction

Devuan GNU+Linux - Docker Base Images

software by Dyne.org

Powered by:

powered by Devuan.org

Docker build scripts for base images published on https://hub.docker.com/u/dyne/

More base images are are made for use by Dyne.org software and are free to use by anyone.

Main repository: http://github.com/dyne/docker-devuan-builds

Basic usage instructions

All Devuan codenames are tagged.

For Devuan stable (ASCII) use:

docker pull dyne/devuan:ascii
docker run -it dyne/devuan:ascii

For Devuan testing (Beowulf) use:

docker pull dyne/devuan:beowulf
docker run -it dyne/devuan:beowulf

For Devuan unstable (Ceres) use:

docker pull dyne/devuan:ceres
docker run -it dyne/devuan:ceres

In the cloned git repository the ./devuan/run script is provided to automate the process of downloading and starting an image.

Debuild usage

Special images tagged with -debuild are made available to facilitate building any deb-src package on Devuan.

In the cloned git repository the ./devuan/build script is provided to automate the process of downloading sources (apt-get source) and building them (debuild). For instance:

./devuan/build hasciicam ascii

Will build the hasciicam package from source using Devuan ASCII.

Developers

These docker images are based on builds published by Olaf Meeuwissen then updated and equipped with a minimal set of utilities including the docker specific tini init, using scripts published at Dyne/docker-devuan-builds.

To contribute or report issues please file PRs and Issues on Github.

docker-devuan-builds's People

Contributors

jaromil 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.