self-host/copy-posts/Dockerfile

4 lines
50 B
Docker

FROM alpine:3
COPY copy-posts.sh /bin/copy-posts