Skip to content

bug(unix): missing version number for unix #360

@rphipps75

Description

@rphipps75

When running 2ms command to view the version, always displays 0.0.0 for the linux distribution version downloaded from GitHub. The same happens if you use the official DockerHub container image.
However, if happen to have a Mac, and follow the README.md instructions to download via brew, this will show the version

Expected Behavior

show version number when running 2ms --version for unix distributions

Actual Behavior

always shows 2ms version 0.0.0

Steps to Reproduce the Problem

  1. download unix artifact (zip) from GitLab
  2. unzip
  3. run 2ms --version

OR

  1. pull (download) the official 2ms DockerHub image
  2. run the docker image
  3. execute 2ms /app/2ms --version

Specifications

(N/A if not applicable)

  • Version: 24.04
  • Platform: ubuntu x64
  • Subsystem: WSL2

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