Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Python images need to support MUSL-based systems (alpine) #73

Open
Labels

Description

The python:xx-alpine images require Python debugger packages setup for musl. There doesn't seem to be any image metadata to identify musl/alpine-based images, so skaffold debug can't select a musl-specific image. So this seems to be something that has to be detected at runtime with the new python launcher.

Alpine images:

  • /etc/os-release has ID=alpine
  • /lib/ld-musl-x86_64.so.1
  • /lib/libc.musl-x86_64.so.1
  • /lib/libapk.so.3.12.0
  • no /lib64

This answer cites existence of /lib/ld-musl-* and /lib/libc.musl-*.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /