This repository has been archived on 2020-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
docker-linux-vm/run.sh

6 lines
87 B
Bash

#!/bin/bash
export DEBIAN_FRONTEND=noninteractive
apt update
apt install -y qemu-user