Draft: Resolve "GHC und Dependencies auf die neuste Version bringen" #206
@ -5,6 +5,7 @@ RUN apt-get -y update && apt-get -y install curl npm
|
||||
|
||||
# Build and watch dependencies
|
||||
RUN apt-get -y update && apt-get -y install exiftool
|
||||
RUN apt-get -y update && apt-get -y install imagemagick
|
||||
|
||||
# Test dependencies
|
||||
RUN apt-get -y update && apt-get -y install chromium
|
||||
|
||||
Reference in New Issue
Block a user