Skip to content

First line on Dockerfile's Syntax seems to terminate debugging session instantly #100

@danielschulz

Description

@danielschulz

Thank you for this cool OpenSource project! :bowtie:

I have an issue, when debugging my Dockerfiles, which start using Docker BuildKit's Dockerfile-Syntax declarations like this one.
Screenshot_20221110_080438

When I remove this first line "# syntax = docker/dockerfile:1.4.3", the debugger IS working perfectly. Having this first line included results in weird output of it:

Screenshot_20221110_080816

The debugger seems to not understand this line and terminates directly — even when this image is present locally in my repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions