mirror of
https://github.com/scummvm/dockerized-bb.git
synced 2026-06-20 05:46:00 +00:00
5 lines
109 B
Docker
5 lines
109 B
Docker
FROM scratch
|
|
|
|
COPY prepare.sh functions.sh meson-crossgen /lib-helpers/
|
|
COPY packages /lib-helpers/packages/
|