Skip to content

Commit 2dd64ae

Browse files
vlaucianibestlong
authored andcommitted
Update Dockerfile (laradock#2147)
Solve issue laradock#2146
1 parent 23193ba commit 2dd64ae

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

laravel-horizon/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ RUN apk --update add wget \
2020
autoconf \
2121
cyrus-sasl-dev \
2222
libgsasl-dev \
23-
supervisor
23+
supervisor \
24+
procps
2425

2526
RUN docker-php-ext-install mysqli mbstring pdo pdo_mysql tokenizer xml pcntl
2627
RUN pecl channel-update pecl.php.net && pecl install memcached mcrypt-1.0.1 && docker-php-ext-enable memcached

0 commit comments

Comments
 (0)