add: dockerizing
This commit is contained in:
14
README.md
14
README.md
@@ -23,20 +23,6 @@ Note: Since OHIF 3 is still beta you can also switch back to OHIF 2 version: jus
|
||||
|
||||
* nodejs 12 or newer
|
||||
|
||||
## Setup Instructions - npm
|
||||
|
||||
* install in empty directory:
|
||||
```npm init -y```
|
||||
```npm install dicomweb-proxy```
|
||||
|
||||
* update config file located in:
|
||||
```./node_modules/dicomweb-proxy/config```
|
||||
|
||||
* or better: create config override, see: [config](https://www.npmjs.com/package/config)
|
||||
|
||||
* start proxy:
|
||||
```npx dicomweb-proxy```
|
||||
|
||||
## Setup Instructions - source
|
||||
|
||||
* clone repository and install dependencies:
|
||||
|
||||
Reference in New Issue
Block a user