Skip to content

Commit

Permalink
Merge pull request opencontainers#3913 from fish98/main
Browse files Browse the repository at this point in the history
Fix checkpoints integration tests failure
  • Loading branch information
kolyshkin authored Jun 26, 2023
2 parents bcaee38 + eb55472 commit 1bc2999
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 1bc2999

Please sign in to comment.