Git Product home page Git Product logo

docker-images's Introduction

dunst-docker

Dockerimages for dunst. Used for testing or running in a super small Alpine image.

Running

Please clone the git repository and run make in there. Many flags have to get triggered to run dunst inside docker.

git clone https://github.com/dunst-project/docker-images dunst-docker
cd dunst-docker
make run

If you want to have a specific version, use make run-<versiontag> to run the specific version.

Usage

Use make for this and point the REPO variable to your repository. So a make -j REPO=code/to/dunst will do:

  • do a complete build for all images
  • copy the repo into the container (you local repo stays untouched)
  • execute the tests in the docker image

If you do not want to build the images, but download the prebuilt ones from dockerhub, add the variable DOCKER_TECHNIQUE=pull to your make call.

To test dunst in a specific image, use make ci-run-<image>.

Example: make REPO=../dunst.git ci-run-alpine

Other make targets

  • ci-pull: Download all images from Docker Hub
  • ci-push: Push the local images to Docker Hub
  • ci-build: Build all docker images locally
  • ci-clean: Remove all local docker images

Images

  • ArchLinux Latest (archlinux)
  • Alpine Latest (alpine)
  • Debian Stretch (debian-stretch)
  • Debian Buster (debian-buster)
  • Fedora 30 (fedora30)
  • Ubuntu 16.04 (ubuntu-xenial)
  • Ubuntu 18.04 (ubuntu-bionic)
  • Ubuntu 20.04 (ubuntu-focal)

CentOS is not supported, as basic libraries are missing on CentOS.

Adding new images

docker-images's People

Contributors

bebehei avatar fwsmit avatar

Watchers

 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.