Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agregar Dockerfile #21

Open
matiskay opened this issue Aug 12, 2015 · 3 comments
Open

Agregar Dockerfile #21

matiskay opened this issue Aug 12, 2015 · 3 comments

Comments

@matiskay
Copy link
Contributor

Lo que debe hacer este Dockerfile es lo siguiente:

  • Agregar el archivo de configuracion config.json.
  • Instalar una base de datos Postgres.
  • Instalar scrapy y todas sus dependencias (pip install -r requirements.txt).
  • Montar las carpetas para trabajar.

Referencias:

@aniversarioperu
Copy link
Member

qué te parece Vagrant? tengo en algún lado un Vagrantfile para ElasticSearch + PostgreSQL + Django app

@matiskay
Copy link
Contributor Author

Docker es mas ligero e igual de facil que usar que vagrant. Tambien puedo agregar un Vagrantfile pero tendriamos que mantener dos cosas.

@matiskay
Copy link
Contributor Author

@aniversarioperu puedes subir tu Vagrant file para dockerizarlo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants