[Git][NTPsec/ntpsec][master] Add docker file for python2 CI image

Matt Selsky (@selsky) gitlab at mg.gitlab.com
Wed Jan 3 06:27:39 UTC 2024



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
2060f0dc by Matt Selsky at 2024-01-02T22:17:40-05:00
Add docker file for python2 CI image

- - - - -


1 changed file:

- + .dockerfiles/python2


Changes:

=====================================
.dockerfiles/python2
=====================================
@@ -0,0 +1,8 @@
+# Copyright the NTPsec project contributors
+#
+# SPDX-License-Identifier: BSD-2-Clause
+
+FROM python:2-slim
+
+RUN apt-get update -qq
+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/2060f0dc6ddcbae2e4455eb82b4068e9c90f6462

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/2060f0dc6ddcbae2e4455eb82b4068e9c90f6462
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/20240103/bfdb6f20/attachment.htm>


More information about the vc mailing list