Skip to content

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

License

Notifications You must be signed in to change notification settings

ttionya/resticprofile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, 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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •