lando / lando/core

Add option to skip scanner as a one-off

Open
#232 0 comments 2 reactions 1 assignee View on GitHub

@AaronFeledy is already working on this.

Since Oct 16, 2024.

enhancement
Dominant language
JavaScript
Stars
62
Forks
41
Avg merge
2h 1m
Merged PRs (30d)
2

Description

Maybe you know your app isn't going to succeed on the first build and you just want to get the containers up so you can start working on additional setup tasks, or you are debugging something and don't want to wait between lando rebuilds.

You can bail out of the scanner with CTRL+C, but many don't realize that this is possible or safe to do.

It would be nice to have an option like --skip-scanner that can be added to lando start or lando rebuild to bypass the scanner after the current build.

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.