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
Once we ship libp2p/test-plans#161 or something like it, we should update our Dockerfile for the interop tests to use multistage builds.
Once that is done, we need to update the commit hashes in all these makefiles to a new commit for each version where the Dockerfile is using the multistage build.
Motivation
Faster CI because smaller images are quicker to download.
Are you planning to do it yourself in a pull request?
Yes if nobody beats me to it.
The text was updated successfully, but these errors were encountered:
Description
Once we ship libp2p/test-plans#161 or something like it, we should update our Dockerfile for the interop tests to use multistage builds.
Once that is done, we need to update the commit hashes in all these makefiles to a new commit for each version where the Dockerfile is using the multistage build.
Motivation
Faster CI because smaller images are quicker to download.
Are you planning to do it yourself in a pull request?
Yes if nobody beats me to it.
The text was updated successfully, but these errors were encountered: