Skip to content

Commit

Permalink
added image
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Plüddemann committed Jun 7, 2024
1 parent a971695 commit 1fe9bb8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"name": "otel-getting-started",
"workspaceFolder": "/workspaces/opentelemetry-training/labs",
"build": {
"dockerfile": "Dockerfile"
},
"image": "ghcr.io/novatecconsulting/opentelemetry-training-application:latest",
"runArgs": [
"--privileged"
],
Expand Down

0 comments on commit 1fe9bb8

Please sign in to comment.