Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote Backup User Plugin "remoteBackup.groovy" did not work for the docker repo #462

Open
gyzong1 opened this issue Jun 21, 2024 · 0 comments

Comments

@gyzong1
Copy link

gyzong1 commented Jun 21, 2024

Remote Backup User Plugin "remoteBackup.groovy" did not work for the docker repo, only manifest.json has been copied, and the image layers were not copied.

Reproduction steps:

  1. Create two docker repositories "docker-local" and "docker-local-copy"
  2. Deploy user plugin "remoteBackup.groovy" and configuration file "remoteBackup.json"
  3. Push docker image to docker-local via "docker push localhost:8082/docker-local/busybox:v1"
  4. Check "docker-local-copy", only the manifest.json has been copied
    docker-local-copy

Request support for docker-type repositories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant