mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-27 12:28:14 +00:00
xenial is LTS and it is more stable and popular. Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
4 lines
121 B
Docker
4 lines
121 B
Docker
FROM arm64v8/ubuntu:xenial
|
|
|
|
COPY scripts/build/qemu-user-static/usr/bin/qemu-aarch64-static /usr/bin/qemu-aarch64-static
|