File tree Expand file tree Collapse file tree
golang-oldstable-openssl-image
golang-stable-openssl-image Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323FROM registry.suse.com/bci/bci-base:16.0
2424
2525RUN set -euo pipefail; \
26- zypper -n install --no-recommends gcc15 gcc15-c++ gcc15-fortran make gcc gcc-c++ gcc-fortran curl findutils gawk git-core procps util-linux
26+ zypper -n install --no-recommends gcc15 gcc15-c++ gcc15-fortran make gcc gcc-c++ gcc-fortran curl findutils gawk git-core libcurl-mini4 procps util-linux
2727
2828# cleanup logs and temporary files
2929RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 2424FROM registry.suse.com/bci/bci-base:16.0
2525
2626RUN set -euo pipefail; \
27- zypper -n install --no-recommends go1.25 go1.25-doc make curl findutils gawk git-core procps util-linux
27+ zypper -n install --no-recommends go1.25 go1.25-doc make curl findutils gawk git-core libcurl-mini4 procps util-linux
2828
2929# cleanup logs and temporary files
3030RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 2424FROM registry.suse.com/bci/bci-base:16.0
2525
2626RUN set -euo pipefail; \
27- zypper -n install --no-recommends go1.24-openssl go1.24-openssl-doc make curl findutils gawk git-core procps util-linux
27+ zypper -n install --no-recommends go1.24-openssl go1.24-openssl-doc make curl findutils gawk git-core libcurl-mini4 procps util-linux
2828
2929# cleanup logs and temporary files
3030RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 2424FROM registry.suse.com/bci/bci-base:16.0
2525
2626RUN set -euo pipefail; \
27- zypper -n install --no-recommends go1.26 go1.26-doc make curl findutils gawk git-core procps util-linux
27+ zypper -n install --no-recommends go1.26 go1.26-doc make curl findutils gawk git-core libcurl-mini4 procps util-linux
2828
2929# cleanup logs and temporary files
3030RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 2424FROM registry.suse.com/bci/bci-base:16.0
2525
2626RUN set -euo pipefail; \
27- zypper -n install --no-recommends go1.25-openssl go1.25-openssl-doc make curl findutils gawk git-core procps util-linux
27+ zypper -n install --no-recommends go1.25-openssl go1.25-openssl-doc make curl findutils gawk git-core libcurl-mini4 procps util-linux
2828
2929# cleanup logs and temporary files
3030RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 2525FROM registry.suse.com/bci/bci-base:16.0
2626
2727RUN set -euo pipefail; \
28- zypper -n install --no-recommends checkmedia dracut-kiwi-oem-repart enchant-devel gcc glibc-devel iproute2 java-21-openjdk-headless jing kiwi-systemdeps-filesystems kpartx libxml2-devel lvm2 make netcat-openbsd python3-devel python3-kiwi python3-pip systemd-default-settings-branding-SLE tack timezone xorriso xz SLES-release curl findutils gawk git-core procps util-linux
28+ zypper -n install --no-recommends checkmedia dracut-kiwi-oem-repart enchant-devel gcc glibc-devel iproute2 java-21-openjdk-headless jing kiwi-systemdeps-filesystems kpartx libxml2-devel lvm2 make netcat-openbsd python3-devel python3-kiwi python3-pip systemd-default-settings-branding-SLE tack timezone xorriso xz SLES-release curl findutils gawk git-core libcurl-mini4 procps util-linux
2929
3030# cleanup logs and temporary files
3131RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 2626FROM registry.suse.com/bci/bci-base:16.0
2727
2828RUN set -euo pipefail; \
29- zypper -n install --no-recommends nodejs22 npm22 update-alternatives curl findutils gawk git-core procps util-linux
29+ zypper -n install --no-recommends nodejs22 npm22 update-alternatives curl findutils gawk git-core libcurl-mini4 procps util-linux
3030
3131# cleanup logs and temporary files
3232RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 2828FROM registry.suse.com/bci/bci-base:16.0
2929
3030RUN set -euo pipefail; \
31- zypper -n install --no-recommends nodejs24 npm24 update-alternatives curl findutils gawk git-core procps util-linux
31+ zypper -n install --no-recommends nodejs24 npm24 update-alternatives curl findutils gawk git-core libcurl-mini4 procps util-linux
3232
3333# cleanup logs and temporary files
3434RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 2323FROM registry.suse.com/bci/bci-base:16.0
2424
2525RUN set -euo pipefail; \
26- zypper -n install --no-recommends java-17-openjdk mozilla-nss-sysinit curl findutils gawk git-core procps util-linux
26+ zypper -n install --no-recommends java-17-openjdk mozilla-nss-sysinit curl findutils gawk git-core libcurl-mini4 procps util-linux
2727
2828# cleanup logs and temporary files
2929RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 2323FROM registry.suse.com/bci/bci-base:16.0
2424
2525RUN set -euo pipefail; \
26- zypper -n install --no-recommends java-21-openjdk mozilla-nss-sysinit curl findutils gawk git-core procps util-linux
26+ zypper -n install --no-recommends java-21-openjdk mozilla-nss-sysinit curl findutils gawk git-core libcurl-mini4 procps util-linux
2727
2828# cleanup logs and temporary files
2929RUN set -euo pipefail; zypper -n clean -a; \
You can’t perform that action at this time.
0 commit comments