5 lines
103 B
Plaintext
5 lines
103 B
Plaintext
|
# PACKAGES
|
||
|
RUN --mount=type=bind,source=.src/packages,target=/build \
|
||
|
<<eot
|
||
|
.INCLUDE packages.tpl
|
||
|
eot
|