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

Create example projects that utilize Docker/Vagrant #13

Closed
jbrambleDC opened this issue Apr 26, 2016 · 2 comments
Closed

Create example projects that utilize Docker/Vagrant #13

jbrambleDC opened this issue Apr 26, 2016 · 2 comments

Comments

@jbrambleDC
Copy link
Contributor

It would be helpful to have examples of possible configurations. so we can show the community how to make this play well with docker/vagrant.

@pjbull
Copy link
Member

pjbull commented Apr 26, 2016

Yeah agreed. Definitely worth setting up skeleton Dockerfile/Vagrantfile.

I think the barebones steps are:

  • base image (probably Ubuntu 14.04 or 16.04)
  • install virtualenv / virtualenv wrapper
  • clone repo (using the repo_name) variable
  • pip install requirements.txt

Could also include commented out steps to do things like:

  • make commands
  • run tests

@isms isms mentioned this issue Apr 15, 2019
@pjbull pjbull mentioned this issue Aug 2, 2022
49 tasks
@pjbull
Copy link
Member

pjbull commented Jun 1, 2024

Moved to discussion in #379

@pjbull pjbull closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2024
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