[GH-ISSUE #523] Documentation: Fix docker-compose.yml url on README.md #335

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

Originally created by @LaazV on GitHub (Nov 3, 2020).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/523

Wiki Page URL

https://github.com/pirate/ArchiveBox/blob/master/README.md

Suggested Edit

On the README.md file, on line 199, it's written wget 'https://github.com/pirate/ArchiveBox/blob/master/docker-compose.yml when it should be https://raw.githubusercontent.com/pirate/ArchiveBox/master/docker-compose.yml

I had a bit of trouble installing ArchiveBox because it kept giving me docker-compose.yml syntax errors, and when I opened the file, I realized it's downloading the github webpage, and not the yml file. This should fix it.

Originally created by @LaazV on GitHub (Nov 3, 2020). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/523 ## Wiki Page URL https://github.com/pirate/ArchiveBox/blob/master/README.md ## Suggested Edit On the README.md file, on line 199, it's written `wget 'https://github.com/pirate/ArchiveBox/blob/master/docker-compose.yml` when it should be `https://raw.githubusercontent.com/pirate/ArchiveBox/master/docker-compose.yml` I had a bit of trouble installing ArchiveBox because it kept giving me docker-compose.yml syntax errors, and when I opened the file, I realized it's downloading the github webpage, and not the yml file. This should fix it.
kerem closed this issue 2026-03-01 14:42:35 +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#335
No description provided.