Skip to content

Bug: docker image cannot start: rev: command not found #20

@batagy

Description

@batagy

Hello,

I tried using docker-diskmark version 1.2.1 from Dockerhub.
OS is Debian 13.

docker image cannot start because rev command is not available under /diskmark/usr/bin/ in docker image. Even if that was installed as part of util-linux apk package.

I get this error:

root@openmediavault~# docker run -it --rm --user 0 e7db/diskmark
/usr/lib/diskmark/detect.sh: line 38: rev: command not found
/usr/lib/diskmark/detect.sh: line 38: rev: command not found
root@openmediavault~#

It happens because rev binary is not copied in Dockerfile.

I try to fix myself.

Otherwise great app!

Regards
György

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions