Ing. Thomas Herzog M.Sc
Ing. Thomas Herzog M.Sc
Setting the environment variable **DOCKER_DEFAULT_PLATFORM=linux/amd64** forced Docker to download the arm64 node image, but I am facing another issue. ``` docker run --rm --net=host -t -v /Users/het/github/gepardec/presentations:/slides astefanutti/decktape:3.1.0 reveal --size=1920x1080...
My problem seems to be the installed chromium version which is set hardcoded in the Dockerfile. I build the image manually on my M1 with chromium version defined and it...
Created a PR from my fork where the chromium version has been updated. https://github.com/astefanutti/decktape/pull/245
Building it locally fixes the root cause of the issue. The chromium version fixes my error, because the chromium version is too old to support ARM. Actually both things need...
Hi, what is the state of this issue?
I experience the same issue since some days. After a stop of the VM the VM cannot be started again, because it hungs on the following issue until it timeouts....
I experience the same issue since a few days.
I face the same problem. Liquibase maven plugin should not search a JTA datasource, because there will not be any during development.