FROM alpine:3.3 RUN apk add --update --no-cache bash make git nodejs COPY server /usr/share/githooks/server COPY license /usr/share/githooks/license COPY ...
確定! 回上一頁