mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
some other useful software
This commit is contained in:
parent
ae5979ee8f
commit
0746693c1f
1 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@ RUN install_packages \
|
||||||
vim \
|
vim \
|
||||||
sudo \
|
sudo \
|
||||||
iputils-ping \
|
iputils-ping \
|
||||||
|
watch \
|
||||||
|
tree \
|
||||||
|
nano \
|
||||||
software-properties-common \
|
software-properties-common \
|
||||||
# For psycopg2
|
# For psycopg2
|
||||||
libpq-dev \
|
libpq-dev \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue