Skip to content

Commit

Permalink
Update Dockerfie in example and add jaeger image of traces
Browse files Browse the repository at this point in the history
  • Loading branch information
RonFed committed Jul 26, 2023
1 parent 8520c7b commit ab73a7e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/httpPlusdb/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM golang:1.20
WORKDIR /app
COPY . .
RUN go get github.com/mattn/go-sqlite3
RUN go build -o main
ENTRYPOINT ["/app/main"]
Binary file added examples/httpPlusdb/http_Db_traces.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ab73a7e

Please sign in to comment.