Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Merge requests
  • !159

Remove mountpoints from Dockerfile

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Joost Rijneveld requested to merge dockerts-remove-volumes into dockerts Nov 06, 2016
  • Overview 3
  • Commits 1
  • Changes 1

These are redundant when we attach volumes using docker-compose. See e.g. this SO answer where they are compared to -v.

I tested this by creating an image without VOLUME statements and verifying that media files were still presistent, even when deleting and recreating containers.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dockerts-remove-volumes