Skip to content

Commit c99ea4d

Browse files
committed
supervisor
1 parent dd42b16 commit c99ea4d

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
@@ -10,7 +10,8 @@ RUN apk add --no-cache --virtual .ext-deps \
1010
nginx \
1111
git \
1212
inkscape \
13-
libzip-dev unzip
13+
libzip-dev unzip \
14+
supervisor
1415

1516
RUN apk add --update --no-cache \
1617
libc6-compat fontconfig \

0 commit comments

Comments
 (0)