Skip to content

Commit

Permalink
SC-21731: Extend Cli image with py3-setuptools and build-base pac…
Browse files Browse the repository at this point in the history
…kages
  • Loading branch information
alexanderM91 committed Nov 4, 2024
1 parent a38f20e commit 1153a5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/common/cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,10 @@ RUN --mount=type=cache,id=apk,sharing=locked,target=/var/cache/apk mkdir -p /etc
yarn \
jq \
python3 \
py3-setuptools \
g++ \
make \
build-base \
; fi'

# TODO Not-available feature: autoload-cache. Should be switchable
Expand Down

0 comments on commit 1153a5e

Please sign in to comment.