1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 15:54:36 +02:00

Updated Docker (markdown)

Nick Sweeting
2024-02-08 14:47:41 -08:00
parent 692d478246
commit eefc6d5bb6

@@ -56,7 +56,7 @@ You can uncomment sections within it to enable extra features, or run the basic
# create a folder to store your data (can be anywhere) # create a folder to store your data (can be anywhere)
mkdir ~/archivebox && cd ~/archivebox mkdir ~/archivebox && cd ~/archivebox
# download the compose file # download the compose file into the directory
curl -fsSL 'https://docker-compose.archivebox.io' > docker-compose.yml curl -fsSL 'https://docker-compose.archivebox.io' > docker-compose.yml
# (shortcut for getting https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/main/docker-compose.yml) # (shortcut for getting https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/main/docker-compose.yml)