Steven Haines’ Post

My latest Pluralsight course went live over the weekend: Docker for Software Development: Python Apps: https://lnkd.in/emNQYNBg This is a fun course! We create a Flask application that connects to MySQL using SQLAlchemy, package it in a Docker container, test it using pytest, and lint it using pylint, including configuring pylint to disable certain checks and use plugins, and add logging and external configuration to get it ready for production. And we build it in a multi-stage Docker file so that linting and testing are part of the build process. I really enjoyed making it, so I hope you'll enjoy watching it too!! #pluralsight #docker #python

To view or add a comment, sign in

Explore content categories