POde - Olivier Scherrer

Results 3 comments of POde - Olivier Scherrer

Hi Erik, thanks for raising the issue. this tool has been rewritten with v8 for better TypeScript support and... I haven't tested the packaged version for use in non TypeScript...

Thanks, this looks interesting. Would you mind adding the tests for that as well as the doc in the README.md?

I was able to run this docker compose on a silicon mac by explicitly setting the platform: ```sh DOCKER_DEFAULT_PLATFORM=linux/x86_64/v8 docker compose up ``` I'm able to run most containers in...