Skip to content

Commit 0c5e7c0

Browse files
committed
@pcrespov add comment
1 parent bb122f0 commit 0c5e7c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/performance/docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ LABEL maintainer=bisgaard-itis
1010
# NOTE: to list the latest version run `make` inside `scripts/apt-packages-versions`
1111
ENV DOCKER_APT_VERSION="5:26.1.4-1~debian.12~bookworm"
1212

13+
# -------------------------- Install docker -------------------
1314
# for docker apt caching to work this needs to be added: [https://vsupalov.com/buildkit-cache-mount-dockerfile/]
1415
RUN rm -f /etc/apt/apt.conf.d/docker-clean && \
1516
echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache

0 commit comments

Comments
 (0)