mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-27 08:14:38 +02:00
Updated Docker (markdown)
@@ -26,7 +26,7 @@ Make sure you have Docker installed and set up on your machine before following
|
|||||||
|
|
||||||
An example [`docker-compose.yml`](https://github.com/pirate/ArchiveBox/blob/master/docker-compose.yml) config with ArchiveBox and an Nginx server to serve the archive is included in the project root. You can edit it as you see fit, or just run it as it comes out-of-the-box.
|
An example [`docker-compose.yml`](https://github.com/pirate/ArchiveBox/blob/master/docker-compose.yml) config with ArchiveBox and an Nginx server to serve the archive is included in the project root. You can edit it as you see fit, or just run it as it comes out-of-the-box.
|
||||||
|
|
||||||
Just make sure you have a Docker version [recent enough](https://docs.docker.com/compose/compose-file/) to support `version: 3` format:
|
Just make sure you have a Docker version that's [new enough](https://docs.docker.com/compose/compose-file/) to support `version: 3` format:
|
||||||
```bash
|
```bash
|
||||||
docker --version
|
docker --version
|
||||||
Docker version 18.09.1, build 4c52b90 # must be >= 17.04.0
|
Docker version 18.09.1, build 4c52b90 # must be >= 17.04.0
|
||||||
|
Reference in New Issue
Block a user