We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff9cfc commit 9b26c6aCopy full SHA for 9b26c6a
Dockerfile
@@ -10,8 +10,6 @@ RUN groupadd -r candig && useradd -rm candig -g candig
10
11
RUN apt-get update && apt-get -y install \
12
cron \
13
- libpcre3 \
14
- libpcre3-dev \
15
sqlite3 \
16
postgresql-client \
17
postgresql
0 commit comments