balena-io / qemu

QEMU with additional QEMU_EXECVE flag that persists emulator after an execve
Other
63 stars 29 forks source link

Add automation build script #20

Closed nghiant2710 closed 4 years ago

nghiant2710 commented 4 years ago

Change-type: patch Signed-off-by: Trong Nghia Nguyen nghiant2710@gmail.com

lurch commented 4 years ago

Is there a good reason for using debian:stretch in one Dockerfile but debian:jessie in the other one?

Would it be worth using https://www.balena.io/docs/reference/base-images/base-images/#installing-packages ? :shrug:

nghiant2710 commented 4 years ago

@lurch, we're archiving some old repositories so I'm just moving the automation build script from the other repo here (and rename the old Dockerfile -> Dockerfile.build)