Skip to content

Commit 1d1b7ef

Browse files
committed
apk list
1 parent b6d4d5b commit 1d1b7ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/alpine/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ RUN apk --update add \
6767
&& . /python/conan/bin/activate \
6868
&& PIP_ROOT_USER_ACTION='ignore' pip install conan
6969

70+
RUN apk info -vv | less
71+
7072
# make an agent directory and cd into it
7173
WORKDIR /root/agent
7274

0 commit comments

Comments
 (0)