Sign inSign up

xtremxpert/docker-carra

By xtremxpert

Updated almost 9 years ago

Rea

Image
0

1.4K

xtremxpert/docker-carra repository overview

Deploy Carra Project using Django and sqlite3 ( future Nginx and Postgresql )

The project image is in : /home/dario/Docker/carra

To use this project, run this commands:

  1. make up to build the project and starting containers.

  2. make build to build the project.

  3. make start to start containers if project has been up already.

  4. make stop to stop containers.

  5. make shell-web to shell access web container.

  6. make shell-db to shell access db container.

  7. make shell-nginx to shell access nginx container.

  8. make logs-web to log access web container.

  9. make logs-db to log access db container.

  10. make logs-nginx to log access nginx container.

  11. make collectstatic to put static files in static directory.

Tag summary

Content type

Image

Digest

Size

292.3 MB

Last updated

almost 9 years ago

docker pull xtremxpert/docker-carra