Sign inSign up

phwegner/data-steward

By phwegner

Updated about 4 years ago

Data Steward Tool Docker Image

Image
0

371

phwegner/data-steward repository overview

docker run -it -d -p 5000:5000 -p 8001:8001 --name steward -e BACKEND_URL='https://example.com' phwegner/data-steward
BACKEND_URL is the url that directs to the container port *:8001 meaning if you run it on localhost and you choose -p 8001:8001 you select BACKEND_URL='http://localhost:8001'
Now some post scripts are executed and the database is initialized. This may take some minutes. After that the data steward tool is ready on port 5000.

Tag summary

Content type

Image

Digest

sha256:92cb930d8

Size

942.9 MB

Last updated

about 4 years ago

docker pull phwegner/data-steward