Delta docker-compose - #2876
Conversation
7ed5c81 to
61f5997
Compare
|
@estenberg is it OK to just extend the https://docs.mender.io/artifact-creation/create-a-docker-compose-update-artifact page instead of creating a new one? We have a separate page for creation of rootfs-image deltas (mender-binary-delta), but I think the docker-compose page is a better fix for the short section about docker-compose deltas. |
estenberg
left a comment
There was a problem hiding this comment.
Works, though added some suggestions for making it a bit cleaner.
Yes, this works I think. |
61f5997 to
362dc84
Compare
Pretty much the instructions for mender-binary-delta with `s/binary-delta/delta-docker-compose/` except that the tarball contents structure is simpler. Ticket: MEN-9449 Changelog: None Signed-off-by: Vratislav Podzimek <vratislav.podzimek+auto-signed@northern.tech>
… Artifact Instead of adding a full new page because it's a short section and very much related to the basic docker-compose Artifact creation. Ticket: MEN-9450 Changelog: None Signed-off-by: Vratislav Podzimek <vratislav.podzimek+auto-signed@northern.tech>
362dc84 to
f4744df
Compare
This should be on-hold until mender-delta-docker-compose-1.1.0 is released.