Skip to content

Commit

Permalink
remove permission
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahramadan committed Jun 10, 2024
1 parent 2e47d23 commit 546a34c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/ruby/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ COPY . .

EXPOSE 9292

#Ensure executable permissions
RUN chmod +x start.sh

CMD ["bundle", "exec", "rackup", "--host", "0.0.0.0", "--port", "9292"]

# For local testing, run:
Expand Down

0 comments on commit 546a34c

Please sign in to comment.