harness / gitness

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
https://gitness.com
Apache License 2.0
31.96k stars 2.79k forks source link

Export container locally #3440

Open scentedwax opened 7 months ago

scentedwax commented 7 months ago

Hi there,

Is there way to export my container as a file after docker step execution?

Thanks in advance!

scentedwax commented 7 months ago

If someone needs it: I've reached it by ssh connecting to host machine and using "docker export" for current container