ttionya/resticprofile

By ttionya

Updated 3 days ago

Schedule builds with database clients included based on the official resticprofile image.

Image
Integration & delivery
0

5.6K

ttionya/resticprofile repository overview

resticprofile

Docker Pulls GitHub

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.

Image Variants

ttionya/resticprofile:<version>

This is the most basic image, which includes the database clients and supercronic.

ttionya/resticprofile:<version>-docker

Contains 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

Schedule

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.

License

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.

Tag summary

Content type

Image

Digest

sha256:266c7e804

Size

81.4 MB

Last updated

3 days ago

docker pull ttionya/resticprofile:0.33.1-docker