Thiago E. Santos
Thiago E. Santos
I have tried again with base image (without the need to download the env file and turns out the jboss also won't come up as expected. When booting it fails...
> Thanks a lot for the additional info @thi747 ! Curious why you do `docker-slim build --target image--http-probe=false` instead of `docker-slim build --publish-port 8080:8080 --env ENV=prod --target image`, which would...
testing other options I got to a point using also --preserve-path --include-path='/opt/appsrv', trying to save java and jboss. this way jboss goes up and netstat shows 8080 listening but even...