[PR #918] [MERGED] Fix typo: volumes section in docker-compose.yml should use array notation #1290

Closed
opened 2026-03-01 14:49:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/918
Author: @akhilleusuggo
Created: 1/27/2022
Status: Merged
Merged: 1/30/2022
Merged by: @pirate

Base: devHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 docker-compose.yml (+2 -2)

📄 Description

ERROR: The Compose file './docker-compose.yml' is invalid because:
services.pywb.volumes contains an invalid type, it should be an array

Summary

Related issues

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/918 **Author:** [@akhilleusuggo](https://github.com/akhilleusuggo) **Created:** 1/27/2022 **Status:** ✅ Merged **Merged:** 1/30/2022 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`9231e7f`](https://github.com/ArchiveBox/ArchiveBox/commit/9231e7f091bfaf979afe32f1ba59b5826e99527e) typo ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+2 -2) </details> ### 📄 Description ERROR: The Compose file './docker-compose.yml' is invalid because: services.pywb.volumes contains an invalid type, it should be an array <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary <!--e.g. This PR fixes ABC or adds the ability to do XYZ...--> # Related issues <!-- e.g. #123 or Roadmap goal # https://github.com/pirate/ArchiveBox/wiki/Roadmap --> # Changes these areas - [ ] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:49:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#1290
No description provided.