Skip to content

Commit

Permalink
Changed docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
vfonov committed Jan 30, 2024
1 parent a004608 commit 19c2c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validation/run_validation_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ END

docker run --rm --shm-size=10gb -v $(pwd):/data -w /data --user $(id -u):$(id -g) \
--env PRL,THREADS=$THREADS,RAY_memory_monitor_refresh_ms=0,CLEANUP=$CLEANUP \
nist_mni_pipeline:0.1.00 subject43.csv output_docker
nistmni/nist_mni_pipeline:0.1.00 subject43.csv output_docker


0 comments on commit 19c2c2e

Please sign in to comment.