An open API service indexing awesome lists of open source software.

https://github.com/bearddan2000/java-desktop-maven-swing

This is a POC project to demonstrate a
https://github.com/bearddan2000/java-desktop-maven-swing

11 desktop java jre mave maven swing

Last synced: 7 months ago
JSON representation

This is a POC project to demonstrate a

Awesome Lists containing this project

README

          

# java-desktop-maven-swing

## Description
This is a POC project to demonstrate a
java swing application running inside a
docker container. Built with multistage
docker file with maven.

## Tech stack
- mave
- java
- jre 11
- swing

## Docker stack
- alpine:edge
- maven:3-openjdk-17

## To run
`sudo ./install.sh -u`

## To see help
`sudo ./install.sh -h`