git clone https://github.com/fristhon/django-blog.git
cd django-blog
cp secret.json pyblog
docker build -t django-blog .
docker run --name pyblog -dp 8000:8000 django-blog
fristhon/django-blog
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|