Skip to content

Commit

Permalink
troubleshoot
Browse files Browse the repository at this point in the history
  • Loading branch information
evandeters committed Sep 23, 2024
1 parent 45ac183 commit 854cfcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ WORKDIR /root/
# Copy the Pre-built binary file from the previous stage
COPY --from=builder /morp/main .

RUN ls -l /root/

# Command to run the executable
CMD ["./main"]

0 comments on commit 854cfcc

Please sign in to comment.