pompushko
pompushko
Seems like this is an issue https://github.com/actions/runner/issues/716 or https://github.com/actions/runner/issues/2185 ``` cc1: fatal error: /home/user/actions-runner/_work/_actions/pguyot/arm-runner-action/v2/qemu-wrapper.c: No such file or directory ```
@pguyot hello :) Could you please check my issue? Thank you!
> Could you please try #102 and let me know if it works for you? Sure! Thank you, this evening :)
unfortunately, you have to use different way, rather than **"subprocess.check_output"**... Here is mine Dockerfile: ``` FROM --platform=$BUILDPLATFORM python:latest AS builder WORKDIR /app COPY requirements.txt /app RUN --mount=type=cache,target=/root/.cache/pip \ pip3 install...
> This doesn't repro for me locally. If this repros for you in Azure Runbook, I suspect it's running under a culture which affects the sorting. Can you run `Get-Culture`...
> [docker-library/wordpress#879 (comment)](https://github.com/docker-library/wordpress/discussions/879#discussioncomment-8310203) Thank you , but this way dont works in AWS ECS Fargate
> You can't set a custom container command on Fargate? (without that, your only option is going to be to create your own image) Well... I can login into container,...
But why it starts happening?
Nobody knows :( ?
Yep.... no connection. Even different speed :D