Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Configure "Entrypoint" #1

@cirocosta

Description

@cirocosta

Right now we're making use of [ /bin/bash -c ].

It might be interesting to replace that with something custom.

The easiest way to do so is by changing Config.Runtime, maybe something like Config.Runtime.Entrypoint = [ '/bin/bash', '-c' ].

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions