Skip to content

Commit

Permalink
Merge pull request #688 from akmittal/akmittal/update-readme
Browse files Browse the repository at this point in the history
Update docker build command
  • Loading branch information
ChrisSchinnerl authored Oct 30, 2023
2 parents d20d326 + 019588a commit 2be77bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ From within the root of the repo run the following command to build an image of
`renterd` tagged `renterd`.

```bash
docker build -t renterd .
docker build -t renterd . -f docker/Dockerfile
```

### Run Container
Expand Down

0 comments on commit 2be77bb

Please sign in to comment.