Skip to content

Add "entrypoint" to py_image rule #498

Description

@aymanrady

py_image assumes python is at /usr/bin/python, that's not always the case when changing the base image.
python:alpine from Docker hub has python at /usr/local/bin/python.

I'm affected by py_image & py3_image but I assume other lang rules are the same

maybe related #467

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