Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Spieß <lumaxis@github.com>
  • Loading branch information
owenniblock and lumaxis committed Jun 1, 2020
1 parent d689c6b commit 9e375fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ $ npm test

If the docker instance gets in to a weird state (`etcd` tests will fail) you may need to reset the docker vm:

```
```shell-script
# Running ./start-etcd.sh will fail because a docker image is already running:
$ ./start-etcd.sh
docker: Error response from daemon: Conflict. The container name "/kickerd-etcd" is already in use by container "6beeb116c20102e26307fb26731c25c32b5bcec2eddd5f82e0c52065fd4700e9". You have to remove (or rename) that container to be able to reuse that name.
Expand Down

0 comments on commit 9e375fa

Please sign in to comment.