DockerSandbox

This is a Java wrapper library of the com.github.dockerjava library which allows code to be execute in sandboxed docker container but allows them to share files with each other

Лицензия

Лицензия

Категории

Категории

Docker Контейнер Виртуализация
Группа

Группа

io.github.edwardUL99
Идентификатор

Идентификатор

docker-sandbox
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

DockerSandbox
This is a Java wrapper library of the com.github.dockerjava library which allows code to be execute in sandboxed docker container but allows them to share files with each other
Ссылка на сайт

Ссылка на сайт

https://www.github.com/edwardUL99/DockerSandbox
Система контроля версий

Система контроля версий

https://github.com/edwardUL99/DockerSandbox.git

Скачать docker-sandbox

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.edwardUL99/docker-sandbox/ -->
<dependency>
    <groupId>io.github.edwardUL99</groupId>
    <artifactId>docker-sandbox</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.edwardUL99/docker-sandbox/
implementation 'io.github.edwardUL99:docker-sandbox:1.0.0'
// https://jarcasting.com/artifacts/io.github.edwardUL99/docker-sandbox/
implementation ("io.github.edwardUL99:docker-sandbox:1.0.0")
'io.github.edwardUL99:docker-sandbox:jar:1.0.0'
<dependency org="io.github.edwardUL99" name="docker-sandbox" rev="1.0.0">
  <artifact name="docker-sandbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.edwardUL99', module='docker-sandbox', version='1.0.0')
)
libraryDependencies += "io.github.edwardUL99" % "docker-sandbox" % "1.0.0"
[io.github.edwardUL99/docker-sandbox "1.0.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.docker-java : docker-java jar 3.2.8
com.github.docker-java : docker-java-transport-httpclient5 jar 3.2.8
javax.activation : activation jar 1.1.1
com.googlecode.json-simple : json-simple jar 1.1.1
org.slf4j : slf4j-nop jar 1.7.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0
0.4.1
0.4.0
0.3.0