lispyclouds / contajners

An idiomatic, data-driven, REPL friendly clojure client for OCI container engines
https://cljdoc.org/d/org.clojars.lispyclouds/contajners/
MIT License
134 stars 6 forks source link

docs: Adds :PutContainerArchive example #27

Closed rafaeldelboni closed 7 months ago

rafaeldelboni commented 7 months ago

Closes #26

lispyclouds commented 7 months ago

Thanks a lot @rafaeldelboni ! Since this is a common use case, can you add this to the end of the common scenarios section? Also would be nice if you give yourself some credit like this

lispyclouds commented 7 months ago

Could also be worth adding the corresponding GetContainerArchive too I think.

rafaeldelboni commented 7 months ago

Something like this?

lispyclouds commented 7 months ago

Looks good! Thanks a lot!