Base images

A base image is the starting disk that an instance is created from — a chunked ext4 filesystem stored in object storage, addressable by id or by family + version. New instances either pin a specific base_image_id or pick a base_image_family (latest version of that family).

Firecase ships a default set of families: base, python, rust, node, deepcontext. Each family is independently versioned and can be rolled back.

Endpoints

Family operations