Skip to content

Commit

Permalink
nit: dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
joel99 committed Apr 3, 2024
1 parent 93dbe33 commit 34d9067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decoder_demos/sklearn_sample.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ENV EVAL_DATA_PATH "/dataset/evaluation_data"

RUN pwd
# for local evaluation infra testing
ADD ./falcon_challenge falcon_challenge
# ADD ./falcon_challenge falcon_challenge

# CMD specifies a default command to run when the container is launched.
# It can be overridden with any cmd e.g. sudo docker run -it my_image /bin/bash
Expand Down

0 comments on commit 34d9067

Please sign in to comment.