Skip to content
Snippets Groups Projects

Basic docker stack to build and serve Mirador

Merged David Beniamine requested to merge 1_basic_docker_stack into main
1 unresolved thread

Issue #1 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • David Beniamine
  • David Beniamine
  • Good job but, there are still a few thing to polish :

    • Two files identical to the /webpack directory, I understand that you want to avoid serving /webpack but use git mv instead of creating duplicates
    • Please remove all the changes that are not related to #1 (closed) and open a dedicated MR if this changes are meaningful explaining why
  • Loïs Poujade added 1 commit

    added 1 commit

    Compare with previous version

  • David Beniamine resolved all threads

    resolved all threads

  • .env.template 0 → 100644
    1 # host port
    2 PORT=
    3 # container restart policy
    4 RESTART=
  • David Beniamine mentioned in commit 53d2f977

    mentioned in commit 53d2f977

  • Please register or sign in to reply
    Loading