In this post, I’ll show how to put a Rust web application inside a Docker container, presenting two approaches with different tradeoffs.
Docker has a great new feature in 17.05 called Multi-Stage builds. This post shows a practical example for it using complex Single Page Applications