Posts with the tag Docker:
Goal The goal here is to setup a local development dockerized python project that utilises CI/CD to my linode VPS.
Using the django-admin startporject --template flag, I wanted to create my projects with a lot of the tedious work already done.
What is Docker? “DockerĀ isĀ an open platform for developing, shipping, and running applications.
Django 4 by Example by Antonio Mele is a great book.