Skip to content

deploy.md step 4: insta-oss source mode is stale (local docker build fallback exists) #59

Description

@tonychang04

insta/references/deploy.md step 4 says: "insta-oss: source mode is not implemented yet — use --image".

That is stale. insta deploy <dir> against insta-oss mints a deploy token from the platform; when that 501s (insta-oss), the CLI falls back to a local docker build and deploys the resulting image (see insta-cli src/commands/deploy.tsbuildFromSource). So source-mode deploys do work on insta-oss provided a local Docker daemon is present — the reference should say that, and name the Docker requirement.

Found while fixing insta-skills#58 (build/deploy Dockerfile truth); deliberately left out of that PR to keep its scope to the verdict semantics. One-line fix.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions