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
Reduce Docker image size from 165 MB to 32.8 MB (#131)
Reduce Docker image size from 165 MB to 32.8 MB
Using multi-stage build available from Docker 17.05 to avoid having any
build artifacts.