lhotari edited a comment on pull request #14819: URL: https://github.com/apache/pulsar/pull/14819#issuecomment-1081102755
example of storing a docker image: https://github.com/apache/pulsar/runs/5726757372?check_suite_focus=true#step:11:23 . ``` Saving docker image apachepulsar/java-test-image:latest with name pulsar-java-test-image.zst in GitHub Actions Artifacts Artifact name is valid! 0:00:05 0:00:10 256MiB [11.7MiB/s] 0:00:34 256MiB [11.7MiB/s] 0:00:34 0:00:58 512MiB [11.3MiB/s] 512MiB [11.3MiB/s] 0:00:58 0:00:58 527MiB [11.5MiB/s] ``` example of restoring docker image: https://github.com/apache/pulsar/runs/5726913967?check_suite_focus=true#step:10:37 ``` Loading docker image from name pulsar-java-test-image.zst in GitHub Actions Artifacts Total number of files that will be downloaded: 3 Total file count: 3 ---- Processed file #0 (0.0%) Total file count: 3 ---- Processed file #0 (0.0%) Total file count: 3 ---- Processed file #0 (0.0%) Total file count: 3 ---- Processed file #0 (0.0%) 0.00 B 0:00:05 [0.00 B/s] Total file count: 3 ---- Processed file #0 (0.0%) Total file count: 3 ---- Processed file #0 (0.0%) Total file count: 3 ---- Processed file #0 (0.0%) Total file count: 3 ---- Processed file #0 (0.0%) Total file count: 3 ---- Processed file #0 (0.0%) 0.00 B 0:00:10 [0.00 B/s] Total file count: 3 ---- Processed file #0 (0.0%) Total file count: 3 ---- Processed file #1 (33.3%) Total file count: 3 ---- Processed file #1 (33.3%) Total file count: 3 ---- Processed file #1 (33.3%) Total file count: 3 ---- Processed file #1 (33.3%) 256MiB 0:00:15 [17.0MiB/s] Total file count: 3 ---- Processed file #1 (33.3%) Total file count: 3 ---- Processed file #1 (33.3%) Total file count: 3 ---- Processed file #1 (33.3%) Total file count: 3 ---- Processed file #1 (33.3%) Total file count: 3 ---- Processed file #1 (33.3%) 256MiB 0:00:20 [12.8MiB/s] Total file count: 3 ---- Processed file #1 (33.3%) Total file count: 3 ---- Processed file #2 (66.6%) 527MiB 0:00:23 [22.8MiB/s] Loaded image: apachepulsar/java-test-image:latest ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
