termoshtt / ocipkg

An OCI registry client for Rust desiged to use distribute static library as a "container"
Apache License 2.0
48 stars 8 forks source link

Fallback to `~/.ocipkg/config.json` if `XDG_RUNTIME_DIR` is not set #67

Closed termoshtt closed 2 years ago

termoshtt commented 2 years ago

XDG_RUNTIME_DIR is set by pam-systemd, but most container does not start systemd.