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

Updated Install (markdown)

Nick Sweeting
2019-01-16 08:00:23 -05:00
parent 50f2ab1e34
commit 6bde996246

@@ -65,7 +65,8 @@ If you have any trouble, see the [Troubleshooting](#troubleshooting) section at
Docker support for ArchiveBox is in beta, I'll update it as we improve the ergonomics and add an example `docker-compose.yml` file for serving the archive with nginx.
1. Make sure you have Docker installed and set up:
Follow their install instructions for Linux, macOS, or Windows https://docs.docker.com/install/#supported-platforms.
If you don't already have docker installed, follow the official install instructions for Linux, macOS, or Windows https://docs.docker.com/install/#supported-platforms.
2. Fetch and build the ArchiveBox Docker image:
```bash