alt

sisyphus/systemd (sha256:871101b63de10fede9a4d972404a8115e6f4fe2afdca2392be7ee23163d84515)

Published 2024-12-13 13:42:28 +03:00 by fedorovand

Installation

docker pull gitea.basealt.ru/alt/sisyphus/systemd@sha256:871101b63de10fede9a4d972404a8115e6f4fe2afdca2392be7ee23163d84515
sha256:871101b63de10fede9a4d972404a8115e6f4fe2afdca2392be7ee23163d84515

About this package

System and Session Manager

Image Layers

MAINTAINER [Alexey Shabalin <shaba@altlinux.org>] [Nadezhda Fedorova <fedor@altlinux.org]
LABEL org.opencontainers.image.title="alt"
LABEL org.opencontainers.image.description="Minimal image"
LABEL org.opencontainers.image.licenses="GPLv3"
LABEL org.opencontainers.image.vendor="ALT Linux Team"
ADD file:ec995b636bd7d07a1baac3547aad843fa78dc3420ceb8693d032758db0b2226e in /
/bin/sh -c true > /etc/security/limits.d/50-defaults.conf
CMD ["/bin/bash"]
MAINTAINER alt-cloud
LABEL org.opencontainers.image.title="base"
LABEL org.opencontainers.image.description="Base image with localization and timezone packages"
LABEL org.opencontainers.image.licenses="GPLv2"
LABEL org.opencontainers.image.vendor="ALT Linux Team"
/bin/sh -c apt-get update && $([ "$(rpm --eval %_host_cpu)" = i586 ] && echo linux32) apt-get install -y glibc-gconv-modules glibc-locales tzdata && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.*
CMD ["bash"]
MAINTAINER alt-cloud
LABEL org.opencontainers.image.title="systemd"
LABEL org.opencontainers.image.description="System and Session Manager"
LABEL org.opencontainers.image.source="https://github.com/systemd/systemd"
LABEL org.opencontainers.image.licenses="LGPLv2.1+"
LABEL org.opencontainers.image.vendor="ALT Linux Team"
ENV container docker
/bin/sh -c apt-get update && $([ "$(rpm --eval %_host_cpu)" = i586 ] && echo linux32) apt-get install -y systemd-sysvinit && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.*
/bin/sh -c ( cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == systemd-tmpfiles-setup.service ] || rm -f $i; done ); rm -f /lib/systemd/system/multi-user.target.wants/*; rm -f /etc/systemd/system/*.wants/*; rm -f /lib/systemd/system/local-fs.target.wants/*; rm -f /lib/systemd/system/sockets.target.wants/*udev*; rm -f /lib/systemd/system/sockets.target.wants/*initctl*; rm -f /lib/systemd/system/basic.target.wants/*;
VOLUME ["/sys/fs/cgroup"]
CMD ["/sbin/init"]

Labels

Key Value
io.buildah.version 1.37.5
org.opencontainers.image.description System and Session Manager
org.opencontainers.image.licenses LGPLv2.1+
org.opencontainers.image.source https://github.com/systemd/systemd
org.opencontainers.image.title systemd
org.opencontainers.image.vendor ALT Linux Team
Details
Container
2024-12-13 13:42:28 +03:00
3
OCI / Docker
linux/arm64
LGPLv2.1+
140 MiB
Versions (2) View all
latest 2024-12-13
255.13 2024-12-13