Skip to content

Commit

Permalink
change this to a cmd to match how upstream expects things (#2680)
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Wolf <[email protected]>
  • Loading branch information
joshrwolf authored May 14, 2024
1 parent 68dffe8 commit 2369c8e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions images/datadog-agent/config/agent/latest.apko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ volumes:
- /var/run/s6
- /var/log/datadog

entrypoint:
command: /bin/entrypoint.sh
cmd: "/bin/entrypoint.sh"

environment:
# https://github.com/DataDog/datadog-agent/blob/main/Dockerfiles/agent/Dockerfile#L112
Expand Down

0 comments on commit 2369c8e

Please sign in to comment.