Looks like this is happening when trying to build the frontend container - but I'm not sure why I'd be getting a permission denied error at the container level. Has anyone else encountered this or have a workaround?
I'm pretty sure this is due to a firewall issue when the frontend container is trying to hit alpinelinux.org - I'll keep this open until I find out for sure and will update if I'm able to fix it.
When trying to build the demo on a Mac, I'm receiving the following error:
=> CANCELED [mmk-ui-api_api stage-0 2/18] RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/main openssl 1.0s => CANCELED [mmk-ui-api_scanner stage-0 2/16] RUN apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing yara-dev 0.9s => CANCELED [mmk-ui-api_scanner stage-1 2/11] RUN apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing yara 1.0s => ERROR [mmk-ui-api_ui stage-0 2/11] RUN apk add --no-cache bash git openssl wget ca-certificates openssh 0.9s => [mmk-ui-api_api stage-1 2/10] RUN mkdir -p /app 0.7s