Note on needing to use a mounted volume

This commit is contained in:
RealStickman 2022-09-01 15:10:30 +02:00
parent 384b7e59ed
commit 01f136e1fa

View File

@ -11,3 +11,5 @@ COPY ["alpine_build.sh","/"]
ENTRYPOINT [ "/bin/ash" ]
CMD [ "alpine_build.sh" ] # call build script here
# bind mount "/output" to any host folder