p10/other/systemd (sha256:68a43c12863907002d9371153ecf774c6ac2999d6032ca46bd8c51e72f159c41)

Published 2024-05-24 17:43:06 +03:00 by fedorovand

Installation

docker pull gitea.basealt.ru/images_repo/p10/other/systemd@sha256:68a43c12863907002d9371153ecf774c6ac2999d6032ca46bd8c51e72f159c41
sha256:68a43c12863907002d9371153ecf774c6ac2999d6032ca46bd8c51e72f159c41

About this package

System and Session Manager

Image Layers

MAINTAINER [Alexey Shabalin <shaba@altlinux.org>] [Mikhail Gordeev <obirvalger@altlinux.org]
ADD file:5baae488d66c9db34fe5f32c3e1fb75771157c1567f03f9cf327db694f9d4c18 in /
/bin/sh -c true > /etc/security/limits.d/50-defaults.conf
CMD ["/bin/bash"]
MAINTAINER alt-cloud
/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.33.7
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-05-24 17:43:06 +03:00
2
OCI / Docker
linux/amd64
LGPLv2.1+
141 MiB
Versions (1) View all
latest 2024-05-24