Schedule builds with database clients included based on the official resticprofile image.
5.6K
Thanks to the great tool, resticprofile, but the official image doesn't include any database clients. Therefore, this image is rebuilt based on the official image to include database clients.
Rebuilt to include the following database clients:
To support non-root users, this image also includes supercronic.
ttionya/resticprofile:<version>This is the most basic image, which includes the database clients and supercronic.
ttionya/resticprofile:<version>-dockerContains all the features of the base image, plus additional docker command (provided by docker-cli), so it will be relatively large. However, you can mount the /var/run/docker.sock file into the container to control other containers from within the container.
docker run --rm \
-v /var/run/docker.sock:/var/run/docker.sock \
...
ttionya/resticprofile:<version>-docker
Resticprofile images are rebuilt every Sunday, as per the release cycle detailed here.
This image will be rebuilt a bit later, approximately every Monday at 6:00 AM.
MIT
Resticprofile is released under the GPL-3.0 license. While my repository does not include its source code, I am unsure if using the MIT license is appropriate. If there are any concerns or objections, please submit an issue to let me know.
Content type
Image
Digest
sha256:266c7e804…
Size
81.4 MB
Last updated
3 days ago
docker pull ttionya/resticprofile:0.33.1-docker