Pavel Goultiaev

Results 2 comments of Pavel Goultiaev

This has worked for me: `export DOCKER_DEFAULT_PLATFORM=linux/amd64` Apple M2 Pro on 14.0 superset version: master branch Docker version 4.23.0 with Engine 24.0.6

> > I've tried this `export DOCKER_DEFAULT_PLATFORM=linux/x86_64/v8 ` and it seems working for me > > > This has worked for me: `export DOCKER_DEFAULT_PLATFORM=linux/amd64` > > ``` > > Apple...