Eric P on Nostr: npub1vpkys…g092y Yes you can. Basically, you create a separate wrapper repo that ...
npub1vpkystedk2lldqlkkyd084tj5e39rpxn7lad6qeq9uka7kfw9jrsqg092y (npub1vpk…092y) Yes you can. Basically, you create a separate wrapper repo that contains package build scripts and a git submodule reference to your actual code.
The scripts pull in your code and use a Dockerfile that you provide to build the code into an an s9pk package file.
They provide a "hello-world" example: https://github.com/Start9Labs/hello-world-startos
The scripts pull in your code and use a Dockerfile that you provide to build the code into an an s9pk package file.
They provide a "hello-world" example: https://github.com/Start9Labs/hello-world-startos