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
refactor: Use multistage Docker build to include only built libraries in Docker image (#717)
* Use a Docker multistage build to copy over only the built Python libraries to the final image
* Use 'docker images' to show built image size at end of CI build
0 commit comments