Minimum docker build

I’m trying to build a holochain agent ‘package’ in docker that runs a production dna/dht/conductor with minimum overhead (without nix and testing dev and other tools).

does anyone have any recommendations/repos for what a minimum viable package like that looks like?

A current docker image I have with all the ‘nix’ packaging comes in at 6.3G.

1 Like

Interested in this also.

It would be nice if we could get some info in the docs / tutorials / guidebook on how to distribute, update & manage versions for hApps.

It may be my lack of understanding, but it strikes me as a little odd that the tutorials in the docs use JS but there is no explanation of how to get this to work beyond the local machine.

https://developer.holochain.org/docs/guide/live_hc_apps/ Any news on when we will get a new guidebook or some content on this page?