Skip to content

Commit 07a27b5

Browse files
author
js-jslog
committed
Add more useful applications
1 parent 81a0b67 commit 07a27b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ RUN apt-get update && apt-get install -y -q --no-install-recommends \
3838
git \
3939
software-properties-common \
4040
ssh \
41+
mysql-client \
42+
python \
43+
postgresql postgresql-contrib \
4144
&& rm -rf /var/lib/apt/lists/*
4245

4346
# Install vim and customise

0 commit comments

Comments
 (0)