Note on needing to use a mounted volume
This commit is contained in:
parent
384b7e59ed
commit
01f136e1fa
@ -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
|
||||
|
Reference in New Issue
Block a user