Docker ID for rustic #995
mueckinger
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
-
|
May I suggest, if possible, to consider adding the rclone binary into the container, or proving an alternate image variant with rclone included, as requested here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Docker ID is the first part of the image name e.g.
docker pull <dockerID>/<repository>.rustic is already being used by another user, so
docker pull rustic/rusticis not possible.Docker ID must be between 4 and 30 characters long, and can only contain numbers and lowercase letters, so
rustic-rs/rusticis also not possible. What would be your proposals?rusticrs/rusticorrusticbackup/rustic...Beta Was this translation helpful? Give feedback.
All reactions