NVIDIA / NVIDIA/nvcf

Replace end-of-life LocalStack community images in local dev env with an open-source emulator

Open
#874 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs-triage
Dominant language
Go
Stars
218
Forks
72
Avg merge
1d 12h
Merged PRs (30d)
427

Description

Is this related to a problem? Please describe.

LocalStack ended Community Edition on March 23, 2026.

Describe the solution you'd like

Move to Ministack (ministackorg/ministack), which is MIT-licensed and requires no account or token. Disclaimer: I am the maintainer of Ministack, and I opened this PR #796 because I noticed it was already being used in the AICR repo (https://github.com/NVIDIA/aicr/pull/1298)

Benefit: contributors and CI get a one-command local env with no account, token, or license, on an image that still receives updates and pulls faster (70 MB vs 503 MB compressed).

Describe alternatives you've considered

Stay on the tag

Additional context

Refs: https://blog.localstack.cloud/2026-upcoming-pricing-changes/ and https://docs.localstack.cloud/aws/licensing/


By submitting this issue, you agree to follow our code of conduct and our contributing guidelines.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the local development and CI configuration for LocalStack Community image references, then review PR #796 and the Ministack image requirements. Replace the end-of-life image wherever it is used and verify that contributors and CI can start the environment without an account, token, or license.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.