- Create a box and install everything: runtimes, packages, your app or daemon.
- Stop it:
box stop <template-id>. Its snapshot is now your template. - For each new box:
box fork <template-id>. Forks are usable in a few seconds, at roughly constant cost regardless of how much the template holds.
env unless the fork request passes its own (env on fork is API and SDK only), and a fork of a no-env box is always no-env.