mirror of
https://github.com/scummvm/dockerized-bb.git
synced 2026-05-21 05:40:49 +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/
|