Install postgresql-client
Make usage of 'manage.py dbshell' possible
This commit is contained in:
parent
4785e09945
commit
ef98ad54fa
@ -63,6 +63,7 @@ RUN apk add --no-cache \
|
|||||||
libjpeg-turbo \
|
libjpeg-turbo \
|
||||||
libxslt \
|
libxslt \
|
||||||
openssl \
|
openssl \
|
||||||
|
postgresql-client \
|
||||||
postgresql-libs \
|
postgresql-libs \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
python3 \
|
python3 \
|
||||||
|
Loading…
Reference in New Issue
Block a user