Skip to content

peymanhr/django6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django 6 docker image

A genertic Django6 docker image

python3.14.0

docker build -t django:6.0.2-python3.14.3 django6

python3.14.0-slim

docker build -f django6/Dockerfile-slim -t django:6.0.2-python3.14.3-slim django6

python3.14.0-alpine3.21

docker build -f django6/Dockerfile-alpine -t django:6.0.2-python3.14.3-alpine3.23 django6

About

Genertic Django5 docker image

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors