This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.zone/Dockerfile
2020-05-01 13:30:54 +02:00

6 lines
66 B
Docker

FROM decentral1se/jekyll:4
COPY . ${WORKDIR}
RUN bundle install