Skip to content

Unable to find image 'lokl/lokl:php8-5.0.0-' locally #31

@akaleeroy

Description

@akaleeroy

When skipping the wizard by setting env vars if you follow the example and set lokl_php_ver=php8-5.0.0 \ you get the error

Unable to find image 'lokl/lokl:php8-5.0.0-' locally

Notice the extra - at the end. $LOKL_RELEASE_VERSION on cli.sh#L34 doesn't seem to be available at that point. Nor should it be appended if you follow the example.

I suppose that line should just be:

    echo "$lokl_php_ver"

which works.

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