Docker containers give you a consistent way to package and run your applications, but they can also power up your software builds. Join Pluralsight author and Docker Captain Elton Stoneman to learn how to compile apps inside containers—making Docker your build server and ditching the need to install any SDKs or runtimes to build and run your app from source.
We'll cover how to:
- Leverage multi-stage Dockerfiles
- Build distributed apps using Docker Compose
- Plug your software builds into a managed CI service with GitHub Actions
- And more!