github metabrainz/musicbrainz-docker v-2021-05-31

latest releases: v-2024-09-17.0, v-2024-09-02.0, v-2024-09-02...
3 years ago

Update instructions

Assuming your checked out version of musicbrainz-docker is v-2021-05-19, then just run:

git fetch --tags origin && \
git checkout v-2021-05-31 && \
sudo docker-compose up --build -d

Solved issues

  • Regression from v-2021-05-19: Running the script fetching-dump.sh in development setup without --base-ftp-url was failing.
  • Regression #194 from v-2021-05-19: Running the script createdb.sh -fetch was failing.

Other change

Don't miss a new musicbrainz-docker release

NewReleases is sending notifications on new releases.