Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mike10004/containment

Libraries to help you use containers in Java
https://github.com/mike10004/containment

Last synced: 15 days ago
JSON representation

Libraries to help you use containers in Java

Awesome Lists containing this project

README

        

[![Travis build status](https://img.shields.io/travis/mike10004/containment.svg)](https://travis-ci.org/mike10004/containment)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.mike10004/containment.svg)](https://repo1.maven.org/maven2/com/github/mike10004/containment/)

# containment

Practical libraries that help you use Docker containers in Java.

## Build

Building these artifacts requires that Docker is installed and that these
images have already been pulled:

* busybox:latest
* alpine:3.10.3
* httpd:2.4
* mariadb:10.4