mike10004 / containment

Libraries to help you use containers in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis build status Maven Central

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

About

Libraries to help you use containers in Java

License:MIT License


Languages

Language:Java 100.0%Language:Dockerfile 0.0%