tangramdotdev / packages

A collection of community maintained Tangram packages.
https://www.tangram.dev
MIT License
8 stars 2 forks source link

Re-enable Docker format images, make default #88

Closed deciduously closed 1 month ago

deciduously commented 2 months ago

Currently, std.image exports an OCI image that podman can load, but not Docker. Restore the functionality to choose OCI or Docker for the image format and default to Docker.