mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-09-07 12:50:42 +02:00
Updated Docker (markdown)
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Make sure you have Docker installed and set up on your machine before following these instructions.
|
Make sure you have Docker installed and set up on your machine before following these instructions.
|
||||||
|
|
||||||
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.
|
If you don't already have Docker installed, follow the official install instructions for Linux, macOS, or Windows here: https://docs.docker.com/install/#supported-platforms.
|
||||||
|
|
||||||
- [Overview](#)
|
- [Overview](#)
|
||||||
- [Docker Compose](#)
|
- [Docker Compose](#)
|
||||||
@@ -18,7 +18,7 @@ If you don't already have docker installed, follow the official install instruct
|
|||||||
|
|
||||||
# Docker Compose
|
# Docker Compose
|
||||||
|
|
||||||
An example [`docker-compose.yml`](https://github.com/pirate/ArchiveBox/blob/master/docker-compose.yml) config is included in the project root. You can edit it as you see fit, or just run the default setup with archivebox + nginx as it comes out of the box:
|
An example [`docker-compose.yml`](https://github.com/pirate/ArchiveBox/blob/master/docker-compose.yml) config is included in the project root. You can edit it as you see fit, or just run the default setup with ArchiveBox + Nginx as it comes out of the box:
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user