Skip to content

panic: couldn't get username #37

@ghuls

Description

@ghuls

With the latest version (0.3.2), for different images the following error appears now: panic: couldn't get username

$ ./dockerc --image docker://oven/bun --output bun

$ ./bun 
thread 40341 panic: couldn't get username
Unwind error at address `exe:0x1083476` (error.InvalidDebugInfo), trace may be incomplete

Aborted (core dumped)
$ ./dockerc -i docker://bash:latest -o bash

$ ./bash
thread 40682 panic: couldn't get username
Unwind error at address `exe:0x1083476` (error.InvalidDebugInfo), trace may be incomplete

Aborted (core dumped)

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