Last Version

Grinn : Docker : JRE 2.3.0

Base JRE 11 docker image with a jboss user (ID 1000) and timezone updated and set to Europe/Copenhagen. It is as minimal as debian and open-jre can provide.

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

dk.grinn
ArtifactId

ArtifactId

docker
Version

Version

2.3.0
Type

Type

pom
Description

Description

Grinn : Docker : JRE
Base JRE 11 docker image with a jboss user (ID 1000) and timezone updated and set to Europe/Copenhagen. It is as minimal as debian and open-jre can provide.

Download docker 2.3.0

Filename Size
docker-2.3.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/dk.grinn/docker/ -->
<dependency>
    <groupId>dk.grinn</groupId>
    <artifactId>docker</artifactId>
    <version>2.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dk.grinn/docker/
implementation 'dk.grinn:docker:2.3.0'
// https://jarcasting.com/artifacts/dk.grinn/docker/
implementation ("dk.grinn:docker:2.3.0")
'dk.grinn:docker:pom:2.3.0'
<dependency org="dk.grinn" name="docker" rev="2.3.0">
  <artifact name="docker" type="pom" />
</dependency>
@Grapes(
@Grab(group='dk.grinn', module='docker', version='2.3.0')
)
libraryDependencies += "dk.grinn" % "docker" % "2.3.0"
[dk.grinn/docker "2.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.