I recently switched to Alpine Linux for my docker images, and Alpine ... FROM alpine:3.4 RUN apk add --no-cache \ gcc \ linux-headers ...
確定! 回上一頁