Skip to content

Commit

Permalink
use the hub
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmainguy committed Aug 13, 2019
1 parent e0d9995 commit 5cd5095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
docker kill patient_csv_to_xml
docker rm patient_csv_to_xml
docker run --name patient_csv_to_xml --restart always -p 8000:8000 -d patient_csv_to_xml
docker run --name patient_csv_to_xml --restart always -p 8000:8000 -d hub.soh.re/soh.re/patient_csv_to_xml

0 comments on commit 5cd5095

Please sign in to comment.