1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-29 01:00:11 +02:00

Updated Usage (markdown)

Nick Sweeting
2020-10-31 07:12:32 -04:00
parent dd0334486b
commit 6303203de0

@@ -29,7 +29,7 @@ All three of these ways of running ArchiveBox are equivalent and interchangeable
- `archivebox [subcommand] [...args]`
*Using the PyPI package via `pip install archivebox`*
- `archivebox run -v $PWD:/data nikisweeting/archivebox [subcommand] [...args]`
- `archivebox run -it -v $PWD:/data nikisweeting/archivebox [subcommand] [...args]`
*Using the official Docker image*
- `docker-compose run archivebox [subcommand] [...args]`
*Using the official Docker image w/ Docker Compose*