Skip to content

Commit

Permalink
Remove container entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjtaylor committed Nov 4, 2024
1 parent 062a44e commit ac03ec2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ RUN curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2
rm -rf awscliv2.zip aws

# Set the working directory
WORKDIR /workspace

ENTRYPOINT ["/bin/bash"]
WORKDIR /workspace

0 comments on commit ac03ec2

Please sign in to comment.