8000 Multiline Dockerfile syntax · Issue #1799 · moby/moby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Multiline Dockerfile syntax #1799
Closed
Closed
@mzdaniel

Description

@mzdaniel

Dockerfile is a powerful building tool.
It will be more visually appealing adding multiline capability to it.
As example:

run /bin/echo -e '#!/bin/bash\necho This is a long
shell line; echo Next line

To detect the multiline we probably want to use a regex like '[ \t]*\n'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0