[Git][NTPsec/ntpsec][master] Deleted 1 commit: Make sure Fedora Rawhide docker images explicitly install bash
Matt Selsky
gitlab at mg.gitlab.com
Thu Dec 24 06:49:03 UTC 2020
Matt Selsky pushed to branch master at NTPsec / ntpsec
WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below.
Deleted commits:
a8118160 by Matt Selsky at 2020-12-24T01:37:08-05:00
Make sure Fedora Rawhide docker images explicitly install bash
Recent Rawhide images don't seem to include bash
- - - - -
2 changed files:
- .dockerfiles/fedora-rawhide
- .dockerfiles/fedora-rawhide-gpsd
Changes:
=====================================
.dockerfiles/fedora-rawhide
=====================================
@@ -1,3 +1,3 @@
FROM registry.fedoraproject.org/fedora:rawhide
-RUN dnf -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel libbsd-devel
+RUN dnf -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel libbsd-devel bash
=====================================
.dockerfiles/fedora-rawhide-gpsd
=====================================
@@ -1,3 +1,3 @@
FROM registry.fedoraproject.org/fedora:rawhide
-RUN dnf -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel python3-gpsd libbsd-devel
+RUN dnf -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel python3-gpsd libbsd-devel bash
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/a811816000177ee742351e19e5297734202bc814
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/a811816000177ee742351e19e5297734202bc814
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/20201224/bf115506/attachment.htm>
More information about the vc
mailing list