August 2018
Intermediate to advanced
352 pages
12h 30m
English
As you can see from the two Dockerfiles, before running the CMD, which runs the pytest binary, we add the Flask source code to the image, change our working directory to the tutorial example directory, /flask/examples/tutorial, and install the app. So, as soon as the container starts, it will run the pytest binary on our tests.
Read now
Unlock full access