Skip to content

Commit 17ee0ab

Browse files
committed
skip broken dependency
1 parent e66df1d commit 17ee0ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ RUN apk add font-arabic-misc font-inconsolata font-dejavu font-awesome
1818
RUN apk add ttf-opensans
1919

2020
# For Puppeteer
21-
RUN apk add build-base gcompat udev chromium
21+
# DISABLEd - we don't actually need Puppeteer on Clapper right now
22+
# RUN apk add build-base gcompat udev chromium
2223

2324
RUN apk add --no-cache ffmpeg
2425

0 commit comments

Comments
 (0)