FROM alpine:3.10.3 RUN apk add --update graphviz font-bitstream-type1 ghostscript-fonts RUN mkdir /tmp/bad RUN echo "graph { a -- b } ...
確定! 回上一頁