mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 09:38:25 -04:00
Add python-dev, libffi-dev, libssl-dev to the Docker build image
This commit is contained in:
@@ -18,6 +18,9 @@ RUN \
|
|||||||
zlib1g-dev \
|
zlib1g-dev \
|
||||||
zip \
|
zip \
|
||||||
rlwrap \
|
rlwrap \
|
||||||
|
python-dev \
|
||||||
|
libffi-dev \
|
||||||
|
libssl-dev \
|
||||||
|
|
||||||
&& echo "Install nodejs" \
|
&& echo "Install nodejs" \
|
||||||
&& cd /tmp \
|
&& cd /tmp \
|
||||||
|
|||||||
Reference in New Issue
Block a user