-
Implementing s6 init system in Containerfile for multiple services
-
Would love to see [dinit](https://github.com/davmac314/dinit) as an init system.
[s6](https://skarnet.org/software/s6/) will also attract many users.
-
Can you add support for other init systems like OpenRC, Runit, s6 and dinit?
-
FreeBSD does not have systemd, can tini be used as init system?
-
Hello,
I encountered an issue when running a container built from the provided Dockerfile on ARM-based systems (e.g., Apple M1/M2, Raspberry Pi, etc.). The dumb-init binary, downloaded during the b…
-
Background: @saragluna had started implementation on some Java enhancements in #4422. We will split this into smaller changes to land incrementally.
Work: Add Messaging support. We can limit work for…
-
### Description
https://discord.com/channels/419213663107416084/774393519569502268/1295784085431779389
### Version
master (default, unreleased bugfixes)
### Upcoming/master Version
_No response_
…
-
Dear all
after installing docker on Ubuntu I tried to start the service however I get this error:
[System has not been booted with systemd as init system (PID 1). Can't operate]
This is a typ…
-
**Describe the bug**
**请详细描述问题(ZH_CN)**
使用redroid-doc中的命令打包镜像【sudo tar --xattrs -c vendor -C system --exclude="./vendor" . | docker import --platform=linux/arm64 -c 'ENTRYPOINT ["/init", "qemu=1", "…
-
### Describe the bug
I changed `init_args` in `OSDK.toml` into `["init"]` to simulate the booting process of an embedded Linux system(as referred to in [https://heygoda.github.io/Hello-Embedded-Lin…