A genertic Django6 docker image
docker build -t django:6.0.2-python3.14.3 django6
docker build -f django6/Dockerfile-slim -t django:6.0.2-python3.14.3-slim django6
docker build -f django6/Dockerfile-alpine -t django:6.0.2-python3.14.3-alpine3.23 django6