-
`
module usb-storage
#module autofs4 # Automount and autofs support
module isofs # ISO9960 file system support for CDRoms
module udf # CDRom UDF file system support
module…
-
### Description
Hello -
The issue is happening when trying to `docker pull` an image of 1.2GB either on fedora 35, Ubuntu impish.
The error is:
```
5dcbdc60ea6b: Already exists
8671113e1c57: A…
-
**Is your feature request related to a problem? Please describe.**
Fedora 33 is too old and missing many features. Without systemd it is hardly usable.
Fedora 34 is the current code baseline for Fed…
-
(By request of @jcsiadal)
Support using a squashfs image stored on an NFS (or other) remote filesystem to hybridize the running node filesystem and reduce the in-memory footprint. Simplified PoC/re…
-
I am trying to apply ostree on an RK3399 board running Ubuntu 22.04. The kernel version is 5.15.44 with RT patch. The ostree version is 2022.02, which is from Ubuntu 22.04.
The deployment seems succe…
-
Hi, i have a `podman info` output as below.
```
host:
arch: amd64
buildahVersion: 1.21.3
cgroupControllers: []
cgroupManager: cgroupfs
cgroupVersion: v1
conmon:
package: con…
-
The extended attributes used by CernVM-FS cause trouble in some scenarios, for example when files are being copied from the mounted CVMFS repository into another type of filesystem (see for example ht…
-
Hello there, I have a raspberry pi running RetroPie 4.0.2 and recently changed the RetroPie directory with my local NAS with more space to handle the roms.
But since I changed it to the remote mount,…
-
### Issue Description
When trying to use podman pull/login with [`credential-helper-pass`](https://github.com/docker/docker-credential-helpers/tree/v0.8.0/pass/cmd), it hangs for a few seconds then f…
fishy updated
7 months ago
-
This creates a script that allows running a `.llamafile` with ROCm acceleration under Nix:
```nix
let
package = {
writeShellScript
, symlinkJoin
, clang
, coreutils
,…