Skip to content

Commit

Permalink
docs: Remove docs for docker.
Browse files Browse the repository at this point in the history
  • Loading branch information
amritupreti committed Jul 23, 2024
1 parent 3ce8b4f commit 6282c63
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,3 @@ If you do not wish to use this, you can just rename `.example.env` to `.env` and
4. Run `make build`

Your binary should now be tested, built, and you can run it with `bin/go-fast-cdn-linux` or `bin/go-fast-cdn-windows` or `bin/go-fast-cdn-darwin`

## Quick Start with Docker

### Clone the Repository

```
git clone https://github.com:kevinanielsen/go-fast-cdn
cd go-fast-cdn
```

### Docker Compose

```
docker-compose up -d
```

0 comments on commit 6282c63

Please sign in to comment.