-
Hi @skarnet, trying to understand some strange shutdown behavior that is related to other topics (similar to https://github.com/just-containers/s6-overlay/issues/41, https://github.com/just-containers…
-
I want to run some checks during the init stage (specifically, check if the container is --privileged) and exit the container with an error if the check fail.
what would be a way of doing that?
-
Since it looks like we're breaking out topics from the Scope PR, here's a place to discuss the various classes of Linux devices and how they might be addressed in embedded-rust.
On one end there is […
jcsoo updated
5 years ago
-
Can I run a runit with restriction "no_new_privs".
I tried using setpriv --no-new-privs /sbin/runit-init
and this simple "wrapper" (linked static).
https://gist.github.com/vi/f977cc3097d47b07c3ad
…
-
#### Classification
* [X] Documentation
#### Reproducibility
* [X] Always
#### Docker information
```bash
docker info
Containers: 22
Running: 22
Paused: 0
Stopped: 0
Images: 10…
-
First of all, thanks for such an awesome tool!
I'm trying to build a container with no success getting a `solving failed: operation not permitted` when running this command:
```
img build \
…
-
I was recently creating a docker image to do some development with Vault. It was a _far_ more painful experience than it needed to be. I would propose a few changes (to -dev mode) that would make th…
-
# hardware/mailserver - version 1.1
Migration steps from `1.0` to `1.1-stable` :
https://github.com/hardware/mailserver/wiki/Migrating-from-1.0-stable-to-1.1-stable
### Changes
| current …
-
* Distribution: Obarun Arch linux based system without systemd, use of s6 supervision suite instead
* The output of
* `lxc-start --version`
lxc 3.0.0
* `lxc-checkconfig`
--- Namespaces ---
…
-
Hi,
Are there any plans to also provide this great image built on alpine (for smaller size)?
Thx