paper-cutter/Dockerfile
2021-11-29 07:59:43 +01:00

8 lines
169 B
Docker

FROM archlinux:latest
MAINTAINER Filip Gralinski <filipg@amu.edu.pl>
USER root
RUN pacman -Sy && pacman --noconfirm -S python-cookiecutter && pacman --noconfirm -Scc