Skip to content

[Bug] Docker interactive session: "error during container init: exec: "$GRASSBIN": executable file not found in $PATH: unknown" #5592

@lrntct

Description

@lrntct

Describe the bug

When trying to use a docker image interactively, I get the following error:

docker run -it osgeo/grass-gis:releasebranch_8_4-debian
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: exec: "$GRASSBIN": executable file not found in $PATH: unknown

This occurs with all the docker images listed on the website

To reproduce

docker run -it osgeo/grass-gis:releasebranch_8_4-debian

Expected behavior

I would expect to be able to use grass in an interactive docker session

System description

  • Operating System: ubuntu 24.10

  • GRASS GIS version: N/A

  • docker info (truncated):
    Client: Docker Engine - Community
    Version: 28.1.1
    Context: default
    Debug Mode: false
    Plugins:
    buildx: Docker Buildx (Docker Inc.)
    Version: v0.23.0
    Path: /usr/libexec/docker/cli-plugins/docker-buildx
    compose: Docker Compose (Docker Inc.)
    Version: v2.35.1
    Path: /usr/libexec/docker/cli-plugins/docker-compose

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions