harningt / atomun-docker-build

Docker image containing an Atomun build setup: multiple JDK installations + Python (for code-cov)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atomun-docker-build

license

Enter Atomun - the Java Bitcoin utility library collection.

This repository contains docker setup information to create builds of Atomun components.

Join the chat at https://gitter.im/harningt/atomun

Versioning

This module will follow the guidelines set forth in Semantic Versioning 2.0

License

This library is covered under the MIT license as indicated in the LICENSE file.

Repository Details

The repository is managed using the Gitflow workflow. Note that any published feature/* branches are subject to history modification, so beware working off of those.

Signed and annotated tags will be added in the form vMAJOR.MINOR.MICRO to denote releases.

Docker Build Output

Images will be provided via automated docker builds, with information viewable at:

https://hub.docker.com/r/harningt/atomun-docker-build

Tag Signing

Tags will be signed by the following privately held hardware-based GPG key.

pub   3072R/B1DBAD54 2011-04-19
      Key fingerprint = 2F0A FF2E A8A0 1485 C95B  8650 F0A4 C0F7 B1DB AD54
uid                  Thomas Harning Jr <harningt@gmail.com>

About

Docker image containing an Atomun build setup: multiple JDK installations + Python (for code-cov)

License:MIT License


Languages

Language:Dockerfile 100.0%