Go to file
Sambo Chea e0d5f2ab55
Create starter-docker.yml
2021-03-28 20:48:59 +07:00
.github/workflows Create starter-docker.yml 2021-03-28 20:48:59 +07:00
.gitignore Add dockerfile for build openjdk jre 11 2021-03-26 14:06:52 +07:00
Dockerfile Fixed permission and docker image name 2021-03-26 14:20:37 +07:00
entrypoint.sh Add dockerfile for build openjdk jre 11 2021-03-26 14:06:52 +07:00
LICENSE Add license 2021-03-26 14:10:07 +07:00
Makefile Fixed permission and docker image name 2021-03-26 14:20:37 +07:00
README.md Updated the readme 2021-03-26 14:27:53 +07:00
version.txt Fixed missing file and updated build 2021-03-26 14:14:58 +07:00

CUBETIQ Alpine OS Linux Openjdk JRE 11

Docker Image Size (latest by date) Docker Pulls

  • Openjdk JRE 11
  • Khmer fonts support
  • UTF-8 Unicode
  • Timezone default Phnom Penh

Build

make build

Docker Hub

Pull image

docker pull cubetiq/calpine-openjdk11:latest

Running container

docker run --rm -it cubetiq/calpine-openjdk11 /bin/sh

Contributors