Results 4 comments of Prakash Khadka

Any progress on this as I am also facing similar error as faced by DanielFragaBR. How about otpauth://totp/SECRET-KEY

According to [this](https://stackoverflow.com/questions/64221861/failed-to-resolve-with-frontend-dockerfile-v0), the following solve the issue. ``` export DOCKER_BUILDKIT=0 export COMPOSE_DOCKER_CLI_BUILD=0 ```

same issue here: ``` curl -sL https://raw.githubusercontent.com/slimtoolkit/slim/master/scripts/install-slim.sh | sudo -E bash - Slim scripted install - Downloading https://downloads.dockerslim.com/releases/1.40.1/dist_mac_m1.zip - Unpacking dist_mac_m1.zip - Placing slim in /usr/local/bin - Cleaning up -...

@muirandy Even if you download the binary you will still get the same issue `zsh: exec format error: slim-sensor`