[Git][NTPsec/ntpsec][master] Make sure that python3 docker image includes relevant devel tools

Matt Selsky (@selsky) gitlab at mg.gitlab.com
Tue Dec 20 07:51:02 UTC 2022



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
e5432372 by Matt Selsky at 2022-12-20T02:50:17-05:00
Make sure that python3 docker image includes relevant devel tools

Like gcc, libssl-dev, etc

- - - - -


1 changed file:

- .dockerfiles/python3


Changes:

=====================================
.dockerfiles/python3
=====================================
@@ -1,4 +1,4 @@
 FROM python:3-slim
 
 RUN apt-get update -qq
-RUN apt-get install -y -qq bison libcap-dev pps-tools libbsd-dev
+RUN apt-get install -y -qq netbase bison gcc libssl-dev libcap-dev pps-tools libbsd-dev



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/e5432372c6df33c94714f0026341fe034f7c8545

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/e5432372c6df33c94714f0026341fe034f7c8545
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20221220/0eb098e9/attachment.htm>


More information about the vc mailing list