If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2648 Add official Dockerfile for headless CLI usage
Author:
mlz11
mlz11Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: Docker
State: upgraded 

FFDec works great in Docker for headless/CI use cases, but there's no official Dockerfile.
I put together a minimal one that packages FFDec with a JRE and the X11 libs needed for
rendering:
https://github.com/mlz11/ffdec-docker
Having an official Dockerfile maintained alongside FFDec releases would be useful for
anyone wanting to run FFDec CLI in containers or CI/CD pipelines without installing Java
locally.
Thank you,
I added it to the dev branch
https://github.com/jindrapetrik/jpexs-decompiler/tree/dev
It will change the version in it to current on new version release.
State: new→upgraded
