[Git-commits] [grml/grml-debootstrap] 123938: Docker setup for automated builds + environment fo...

Michael Prokop mika at debian.org
Thu Jul 9 01:34:03 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: 1239389195ada5f51435dc8d8476a71b88090092
      https://github.com/grml/grml-debootstrap/commit/1239389195ada5f51435dc8d8476a71b88090092
  Author: Michael Prokop <mika at debian.org>
  Date:   2015-07-09 (Thu, 09 Jul 2015)

  Changed paths:
    A docker/.gitignore
    A docker/Dockerfile
    A docker/README.md
    A docker/test_dirinstall.bats
    A docker/test_dirinstall.sh
    A docker/test_vminstall.bats
    A docker/test_vminstall.sh

  Log Message:
  -----------
  Docker setup for automated builds + environment for testing

It would be nice to automatically execute a wide range of tests
on each commit to the grml-debootstrap repository. We aren't
there yet, but a combination of docker and packer builds should
provide a decent starting point.

This change includes a Dockerfile to provide a public available
grml-debootstrap docker environment via the Docker Hub Registry
as well as scripts and tests for further exploration.

Please refer to the included README or visit
https://registry.hub.docker.com/u/mika/grml-debootstrap/ for
further information.




More information about the Git-commits mailing list