Skip to content

Environment variables not being passed down correctly when using --runtime krun with podman #358

Open
@ericcurtin

Description

@ericcurtin

Simple reproducer:

podman run -it --rm --env "LLAMA_PROMPT_PREFIX=> " --runtime krun quay.io/ramalama/rocm:0.9 bash
[root@59ee496e389e /]# echo $LLAMA_PROMPT_PREFIX
e

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions