Skip to content

Commit

Permalink
Troubleshooting t1dgrs2
Browse files Browse the repository at this point in the history
  • Loading branch information
ngaddis committed Apr 25, 2024
1 parent 60ccdaf commit 19bfe87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t1dgrs2_pipeline/v1.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ RUN rm -Rf /var/lib/apt/lists/*

#### Install custom scripts ####
# Add config files
ADD t1dgrs2_pipeline_step_1.json /opt/
ADD t1dgrs2_pipeline_step_2.json /opt/
ADD t1dgrs2_pipeline.json /opt/
ADD t1dgrs2_pipeline_sample.json /opt/
ADD t1dgrs2_tasks.json /opt/
# Add scripts
ADD entrypoint.sh /opt/
Expand Down

0 comments on commit 19bfe87

Please sign in to comment.