1
0
mirror of https://github.com/b4tman/armhf-alpine-qemu.git synced 2024-09-27 19:57:59 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
e617be27fd
multistage build 2018-03-17 22:00:34 +03:00
4c27ddf454
FROM arm32v6/alpine 2018-02-28 11:18:18 +03:00
95a759c16f shell xtrace flag 2017-03-21 14:05:53 +03:00
dc152a38ba Copying actual file names instead of directory 2017-03-07 10:37:22 +03:00
Maarten de Klerk
ccc13feecd changed base docker image 2017-02-28 12:46:35 +01:00
Petros Angelatos
3f62d14109 Use static binaries instead of shebang scripts
With the latest version of qemu-arm-static using a shebang script with
the interpreter set to qemu-arm-static causes infinite recursion.

Fixes #2

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2016-09-05 13:01:54 +01:00
Petros Angelatos
524e1acd29 initial commit with custom qemu
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2015-12-24 16:39:03 -08:00