Closed eternal-flame-AD closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.42%. Comparing base (
58084c8
) to head (c427fde
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Here's the Docker scout cloud analysis, you should be able to reproduce it with docker scout
CLI.
Sorry about the force pushes, messed up a rebase :(
fixes #257 . fixes #350
Simply
make build-docker-multiarch
and thendocker run
should work. I implemented building JS from docker as well but opt-in, just for people who want's to build a usable local container without having to do anything outside of docker.Current blockers: (nevermind I had a nap and figured out how to do it)
The last step of installing runtime dependency need qemu, it's not easy to get around that unfortunately