Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mike10004/containment
- Owner: mike10004
- License: mit
- Created: 2019-10-30T14:18:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T23:44:18.000Z (about 3 years ago)
- Last Synced: 2024-10-07T09:21:13.674Z (3 months ago)
- Language: Java
- Size: 464 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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