The first part of this book covered the essential elements of running Oracle databases in Linux containers and emphasized the importance of the docker run command. Anticipating how containers will create their databases, store data, and interact over the network prevents frustration and saves time revising or rebuilding containers later. The preceding chapters addressed these concepts individually, explaining the whys behind each recommendation.
I enjoy a summary covering how to do things when learning new technologies. ...