Fix Dockerfile
This commit is contained in:
parent
ba866e1317
commit
e25ee9a171
@ -4,4 +4,4 @@ MAINTAINER Filip Gralinski <filipg@amu.edu.pl>
|
|||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
RUN pacman -Syu --noconfirm && pacman --noconfirm -S python-cookiecutter && pacman --noconfirm -Scc
|
RUN pip install cookiecutter
|
||||||
|
Loading…
Reference in New Issue
Block a user