bearddan2000 / jruby-desktop

This is a POC project to demonstrate a

Home Page:https://github.com/bearddan2000/jruby-desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jruby-desktop

Description

This is a POC project to demonstrate a jruby application running inside a docker container.

Tech stack

  • jdk 8
  • jruby 9
  • docker-cli
  • bash
  • xhost

Docker stack

  • jruby:9-alpine

To run

xhost + && sudo ./install.sh -u

To stop (optional)

xhost && sudo ./install.sh -d

To see help

sudo ./install.sh -h

About

This is a POC project to demonstrate a

https://github.com/bearddan2000/jruby-desktop


Languages

Language:Shell 60.0%Language:Ruby 35.9%Language:Dockerfile 4.1%