FROM debian:testing ENV DEBIAN_FRONTEND=noninteractive RUN apt-get update && apt-get -yq upgrade && apt-get install -yq qemu-user-static