Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Link broken in help  #39

@sindhubb

Description

@sindhubb

Hi, I tried to do a launchpad up without a Dockerfile and saw:

(base) ➜  advent_of_code git:(master) launchpad up


We have updated your project's launchpad.yaml. Please commit that to your repository.
# Building project advent-of-code
# Step 1/3 Building Docker image...

Error: Dockerfile missing.
- Please add a Dockerfile manually under your app directory.
- You can find an example Dockerfile at https://github.com/jetpack-io/project-templates/blob/main/api/Dockerfile.
- Alternatively, to use a pre-existing image, you can add an Image: field to your service in launchpad.yaml or jetconfig.yaml.

Caused by:

 failed to tail logs: Error building image: Error building: failed to validate build plan: Dockerfile missing.
- Please add a Dockerfile manually under your app directory.
- You can find an example Dockerfile at https://github.com/jetpack-io/project-templates/blob/main/api/Dockerfile.
- Alternatively, to use a pre-existing image, you can add an Image: field to your service in launchpad.yaml or jetconfig.yaml.

Run with --debug for more information

However the link https://github.com/jetpack-io/project-templates/ does not exist

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