mirror of
https://github.com/restic/restic.git
synced 2026-07-15 19:54:55 +00:00
7 lines
198 B
Plaintext
7 lines
198 B
Plaintext
Enhancement: Add `jq` binary to container image
|
|
|
|
The Docker container image now contains `jq`, which can be useful to process
|
|
JSON data output by restic.
|
|
|
|
https://github.com/restic/restic/pull/4220
|