Installing netcat for wait-for command.

This commit is contained in:
Dan Helfman 2017-10-21 23:25:56 -07:00
parent 59fac0e94d
commit a90b48bd6d
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ RUN install_packages \
gstreamer1.0-plugins-good \ gstreamer1.0-plugins-good \
gstreamer1.0-plugins-ugly \ gstreamer1.0-plugins-ugly \
gstreamer1.0-tools \ gstreamer1.0-tools \
netcat-traditional \
nginx-full \ nginx-full \
nodejs-legacy \ nodejs-legacy \
postgresql-client \ postgresql-client \