Skip to content

imvickykumar999/docker-django-deploy

Repository files navigation

Docker Django Deploy

# to up docker
docker-compose up -d

# lists running Docker containers
docker ps -a

# to down docker
docker-compose down

# if Error response from daemon
./fix-docker-zombies.sh

alt text alt text alt text