Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Django Template Django Template
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • IzeniIzeni
  • Django TemplateDjango Template
  • Merge requests
  • !1

Initial dev docker stuff.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Logan Gunnell requested to merge docker_dev into master Oct 20, 2015
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes

@tbrimhall @lgraybill @tnelson

Wanted to get some input on how I think docker should fit into our project template. The nice thing about these additions is they won't interfere with non docker dev work.

I definitely want to expand this out but feel like this is a good start. It should require little to no docker knowledge to use this. A simple docker-compose up should get nearly any project immediately working. Part of that is getting any separate frontend code to run with the docker-compose file. I'm not sure how that would look yet.

Thoughts?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: docker_dev