Skip to content

Commit

Permalink
Fix integration tests failure when calling "ip"
Browse files Browse the repository at this point in the history
Signed-off-by: TTFISH <jiongchiyu@gmail.com>
  • Loading branch information
fish98 committed Jun 25, 2023
1 parent bcaee38 commit eb55472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN KEYFILE=/usr/share/keyrings/criu-repo-keyring.gpg; \
sshfs \
sudo \
uidmap \
iproute2 \
&& apt-get clean \
&& rm -rf /var/cache/apt /var/lib/apt/lists/* /etc/apt/sources.list.d/*.list

Expand Down

0 comments on commit eb55472

Please sign in to comment.