FROM linuxkit/ca-certificates:v0.8

COPY editorconfig /usr/local/bin/

ENTRYPOINT [ "editorconfig" ]
