Skip to content

Docker does not generate any files #539

@ericnething

Description

@ericnething

I have tried running the docker container livekit/generate in every way I can figure on multiple linux machines, which technically use podman. The files that are supposed to be generated in the mounted volume never appear, so I cannot get a cloud-init or startup script to deploy.

I am running podman 3.4.4.

I tried running both of these commands, but neither produces any files.

docker run --rm -v$PWD:/output livekit/generate --local
docker run --rm -it -v$PWD:/output livekit/generate

Has anyone else encountered this problem? Does anyone know how to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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