You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are looking to solve some performance issues around image pushes from the Lagoon docker host to the image registry and the time it takes. In order to help with this it would be good to emit the size of the images in the dockerhost, prior to the push in the build log.
We are looking to solve some performance issues around image pushes from the Lagoon docker host to the image registry and the time it takes. In order to help with this it would be good to emit the size of the images in the dockerhost, prior to the push in the build log.
e.g.
Using this information we can then approximate the MB/sec for the image push (the time it takes to do this is already in the build log).
The text was updated successfully, but these errors were encountered: