jsvc

Wrapper to launch Java applications as daemons

Debian Debian
RUN apt-get update && \ apt-get install -y jsvc
Ubuntu
RUN apt-get update && \ apt-get install -y jsvc
Arch Arch Linux
RUN pacman -S --noconfirm jsvc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y jsvc
CentOS
RUN yum install -y jsvc
Fedora
RUN dnf install -y jsvc
Raspbian
RUN apt-get update && \ apt-get install -y jsvc
click the source code to copy install jsvc on any operating system with command-not-found.com