readme: mention Docker image 📝
This commit is contained in:
parent
ac07894fd6
commit
eeb2bedd1e
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2017, Jannis R
|
Copyright (c) 2018, Jannis R
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
|
|
@ -21,6 +21,8 @@ npm install --production
|
||||||
npm start
|
npm start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[A Docker image is available as `derhuerst/db-rest`.](https://hub.docker.com/r/derhuerst/db-rest)
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue