Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Rex Dri Rex Dri
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Rex Dri
  • Rex DriRex Dri
  • Merge requests
  • !93

feat(docker, front): cleaner & more reproducible frontend

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Florent Chehab requested to merge enhance/docker into master Apr 07, 2019
  • Overview 0
  • Commits 4
  • Pipelines 1
  • Changes 4
  • The frontend dependencies are now cached in the docker images itself
  • A little hack is used to restore them when needed ie: the node_modules folder is stored outside of the workdir and then brought in
  • Images are now versioned on the registry
  • The docker-compose file has been updated to use the new/versioned images.
  • The documentation has been updated.
  • And the Gitlab-CI has been tweaked.
Edited Apr 07, 2019 by Florent Chehab
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: enhance/docker