Skip to content

This image is the jvm8 base. It comes from alpine-monit.

Notifications You must be signed in to change notification settings

saidimu/alpine-jvm8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alpine-jvm8

This image is the jvm8 base. It comes from rawmind/alpine-monit.

Build

docker build -t rawmind/alpine-jvm8:<version> .

Versions

Usage

To use this image include FROM rawmind/alpine-jvm8 at the top of your Dockerfile. Starting from rawmind/alpine-monit provides you with the ability to easily start any service using monit. monit will also keep it running for you, restarting it when it crashes.

To start your service using monit:

  • create a monit conf file in /opt/monit/etc/conf.d
  • create a service script that allow start, stop and restart function

About

This image is the jvm8 base. It comes from alpine-monit.

Resources

Stars

Watchers

Forks

Packages

No packages published