You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a custom stage3 directory where i included a binary executable that should be copied somewhere in the rootfs. I modified the 01-run.sh script. Also i need some directories to be created while building stage3, but in the final image these changes are not reflected.
Is there any standard way that i should know or follow for overlaying my custom stage?
The text was updated successfully, but these errors were encountered:
What I am doing:
I created a custom stage3 directory where i included a binary executable that should be copied somewhere in the rootfs. I modified the 01-run.sh script. Also i need some directories to be created while building stage3, but in the final image these changes are not reflected.
Is there any standard way that i should know or follow for overlaying my custom stage?
The text was updated successfully, but these errors were encountered: