I write a docker file like this: # Build Stage FROM alpine as build-env RUN apk ... To run ConfD with Alpine you need libc instead of musl.
確定! 回上一頁