I'm not able to docker build anymore due to the following error:
Step 9/13 : RUN opam config exec -- mirage config -t esp32
---> Running in 7fa44f80fa4c
[WARNING] Running as root is not recommended
mirage: option `-t': invalid value `esp32', expected one of `unix', `macosx',
`xen', `virtio', `ukvm', `muen' or `qubes'
Usage: mirage configure [OPTION]...
Try `mirage configure --help' or `mirage --help' for more information.
I'm not able to docker build anymore due to the following error: