Install cookiecutter in a different way

This commit is contained in:
Filip Gralinski 2021-11-29 10:38:12 +01:00
parent 1211b337ca
commit 69072e8c32
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ MAINTAINER Filip Gralinski <filipg@amu.edu.pl>
USER root
RUN pip3 install cookiecutter
RUN pacman -Syu --noconfirm && pacman --noconfirm -S python-cookiecutter && pacman --noconfirm -Scc