Sign inSign up

alvearie/deid

By alvearie

Updated 8 months ago

Image
Security
Machine learning & AI
Data science
0

2.7K

alvearie/deid repository overview

Alvearie Ingestion De-Identification Service

This container creates the Alvearie Clinical Ingestion pattern's de-identification service

Run

To run in Docker:

docker run -it -d -p 8080:8080 --name deid alvearie/deid

To run in Kubernetes:

kubectl run deid --image=alvearie/deid --port 8080

You can then check the status of the service:

http://ip:8080/api/v1/health

Tag summary

Content type

Image

Digest

sha256:63cc450e3

Size

97.8 MB

Last updated

8 months ago

docker pull alvearie/deid:v1.4.0