Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

feat: cacheing images #230

Description

@jakeyheath

I have repo that currently takes a very long time to build the Docker container due to a large npm install. Whenever I run happy create or happy update, it tries to rebuild the images. Is this by design? Here is the use case where this was frustrating:

  1. I create some Terraform
  2. I fixed some code
  3. I create a stack to test my changes
  4. I realize the Terraform is not right, so I make an update to the terraform
  5. I run happy update <stack_name>
  6. Even though I can use the same image, it rebuilds it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions