Commit Graph

10 Commits

Author SHA1 Message Date
Antony Leons 73865f6c34 fix docker build 2023-09-14 18:45:52 +01:00
Antony Leons 8f249cf167 readme 2022-02-17 20:51:09 +00:00
Antony Leons 7665e20c80 add docker file and rebrand 2022-02-17 20:05:30 +00:00
Antony Leons da26344b26
Java 17 2022 Update (#1)
* Docker instructions deleted.

* Introduced constants, fixed sonar issues, optimized imports.

* Updated libraries

* Fixed main storage name

* Update README.md

* Fixed some exception handling issues.
Revisited Java API layout.
Some fixes in JS.

* update artifact to 1.9.0

* ignore idea

* ignore target

* Update .gitignore

* bump libs and java 17

Co-authored-by: Rudolf Barbu <Rudolf_Barbu@outlook.com>
Co-authored-by: Rudolf Barbu <64309120+Rudolf-Barbu@users.noreply.github.com>
2022-02-17 17:07:23 +00:00
ljhrot 27b229b69f Minimize docker image size by using Alpine 2020-07-25 17:43:40 +08:00
Martin Moravek f6b7ed46a6 Build jar inside dockerized staged build 2020-07-21 20:36:52 +02:00
ljhrot 456b374cbb fix bug, use jre and install dmidecode 2020-07-12 18:39:10 +08:00
Shubham Hibare 5af64233b9
Fix bug
Remove \ in the command
2020-06-29 20:25:27 +05:30
Rudolf Barbu 7ce9df4524 Added installation and building instructions 2020-06-13 05:47:16 +03:00
Joel Setterberg 385dcb61e6 Inital Dockerfile with instructions 2020-06-12 13:00:38 +02:00