Skip to content

Commit

Permalink
Install ddev to integrations builder image (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Oct 26, 2023
1 parent 5e9a2d8 commit cd5fa45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrations-builder.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ RUN git clone --depth=1 https://github.com/DataDog/integrations-core.git /tmp/in
pip==$(version py3-pip) \
regex==$(version py3-regex) \
"/tmp/integrations-core/datadog_checks_dev[cli]" \
ddev \
&& rm -rf /tmp/integrations-core

CMD ["/bin/sh"]

0 comments on commit cd5fa45

Please sign in to comment.