...

>

Building Rationally: Easy CI

Building Rationally: Easy CI

In this lesson, you will learn how Docker helps in building software and eases integration.

Note that I wrote “build” in the preceding chapter, while most of what we did in our Dockerfile files was pack our software, not build it.

But I really meant build. Docker is not only a technology ...