-
with reason probably
```
[ 25.302872] immucore[637]: * mkdir /sysroot/etc/ssl/certs: file exists
[ 25.303350] immucore[637]: * mkdir /sysroot/snap: read-only file system
```
* /sysroot…
-
**Describe the bug**
During edge-commit test case in CS9, our CI has detected that ostree-remount.service fails to remount /sysroot and /var mountpoints.
The output of the playbook task that checks …
-
To ensure that we can easily make persistent changes to the Grafana configuration (grafana.ini), we need to mount the grafana.ini file from the host to the Docker container. This will allow us to modi…
-
Try running this in one terminal to cause the mount table to change frequently:
```
$ mkdir from to
$ while true; do sudo mount --bind from to && sudo umount to; done
```
And run bwrap repeatedly…
artli updated
3 months ago
-
```
What steps will reproduce the problem?
1. created a bootable linux on the AppleTV and attempting to install
Gentoo. Following these instructions:
http://www.mythtv.org/wiki/index.php/Installing_My…
-
### Description
When creating a bind mount in docker, it is not giving the warning to add the path to the Docker Desktop > Settings > Resource > File Sharing. This can be problematic as the result …
-
We're looking for the ability to manually specify specific directories to bind mount when isolated to a root.
An example of this:
```
"isolation": {
"bind_mounts": …
dward updated
2 years ago
-
**Image I'm using:** `bottlerocket-aws-k8s-1.25-x86_64-v1.26.1-943d9a41`
This is on a `i3en.2xlarge` node with local NVMe flash I'm hoping to use as Ephemeral storage.
If I set the type to ext4…
-
Great plugin, appreciate the work, having issues trying to migrate non-swarm compose files over to swarm/ceph.
Example:
`volumes:`
` - "/opt/adsb/tar1090/heatmap:/var/globe_history"`
` …
-
```
ALLOWED pacman signal comm=pkill requested_mask=send denied_mask=send signal=term peer=mullvad-gui
DENIED mullvad-gui signal comm=pkill requested_mask=receive denied_mask=receive signal=term pe…