mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-26 11:57:52 +00:00
xenial is LTS and it is more stable and popular. Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
4 lines
113 B
Docker
4 lines
113 B
Docker
FROM arm32v7/ubuntu:xenial
|
|
|
|
COPY scripts/build/qemu-user-static/usr/bin/qemu-arm-static /usr/bin/qemu-arm-static
|