Skip to content
Snippets Groups Projects

docker: add the swh-winery-db and swh-winery services

Closed Loïc Dachary requested to merge generated-differential-D6834-source into master

Related to: T3533

It depends on swh-objstorage!127 (closed) and will fail until it is merged.

Test Plan

It can be tested from sources (assuming swh-objstorage is checked out with https://forge.softwareheritage.org/swh/devel/swh-objstorage!127) with an override like this:

version: "2.1"

services:
  swh-winery:
    volumes:
      - "../swh-objstorage:/src/swh-objstorage"

and

  • cd docker ; docker-compose up swh-winery-db swh-winery

Migrated from D6834 (view on Phabricator)

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
Please register or sign in to reply
Loading