Skip to content

toschoch/docker-alpine-oracle-jdk-arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Docker Alpine Oracle JDK for ARM

author: Tobias Schoch

Overview

A alpine image for arm with oracle jvm v8

Change-Log

1.0.0
  • fix build script
  • removed redundante docker- from image name
0.0.1
  • initial version

Installation / Usage

clone the repo:

git clone [email protected]:toschoch/docker-alpine-oracle-jdk-arm.git

build the docker image

docker build . -t alpine-oracle-jdk-arm

Example

run a container of the image

docker run -v ... -p ... alpine-oracle-jdk-arm

About

A alpine image for arm with oracle jvm v8

Resources

Stars

Watchers

Forks

Packages

No packages published