Skip to content

Commit ef98ad5

Browse files
committed
Install postgresql-client
Make usage of 'manage.py dbshell' possible
1 parent 4785e09 commit ef98ad5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ RUN apk add --no-cache \
6363
libjpeg-turbo \
6464
libxslt \
6565
openssl \
66+
postgresql-client \
6667
postgresql-libs \
6768
py3-pip \
6869
python3 \

0 commit comments

Comments
 (0)