Posts with the tag Docker:

Github Actions CI/CD Docker Linode VPS Test

Goal The goal here is to setup a local development dockerized python project that utilises CI/CD to my linode VPS.

Django Templates

Using the django-admin startporject --template flag, I wanted to create my projects with a lot of the tedious work already done.

Docker First Look

What is Docker? “DockerĀ isĀ an open platform for developing, shipping, and running applications.

Django in Depth

Django 4 by Example by Antonio Mele is a great book.