5 lines
87 B
Docker
5 lines
87 B
Docker
FROM b3vis/borgmatic:2.0.7
|
|
|
|
RUN apk update && apk add --no-cache jq mosquitto-clients
|
|
|