openhatch / oh-bugimporters

Bug importers for the OpenHatch project oh-mainline
https://oh-bugimporters.readthedocs.org/
GNU Affero General Public License v3.0
12 stars 28 forks source link

Docker development container #121

Closed andrefreitas closed 7 years ago

andrefreitas commented 8 years ago

Regarding the request from @ehashman in http://git.io/vWSH5, I created a development container that can be issued with:

docker-compose run dev

This will launch a bash terminal with all the dependencies installed. The code is mounted with a volume in the container.

ehashman commented 8 years ago

@paulproteus how do you feel about this? I am +1.

Also, looks like Travis is broken, but that appears to be entirely unrelated to this PR.

ehashman commented 8 years ago

Can you squash those last two commits together? Otherwise, I am just waiting for @paulproteus' opinion.