Skip to content

Make live API workspace portable inside development containers #112

Description

@adrianwebb

The first managed live API proof mounted only the API checkout at /workspace. Package overlays created by the CLI point into the shared Platform development workspace, so those dependencies could not resolve inside Docker. The live Compose target also lacked a cleanup operation, leaving its temporary project behind after session stop.

Acceptance:

  • mount the shared development workspace at identical host/container paths
  • use the manager-provided exact worktree as working_dir
  • declare bounded Compose cleanup
  • retain loopback-only ingress and managed private networks
  • pass Compose config and full API verification

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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