-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- download unix artifact (zip) from GitLab
- unzip
- run
2ms --version
OR
- pull (download) the official 2ms DockerHub image
- run the docker image
- execute 2ms
/app/2ms --version
Specifications
(N/A if not applicable)
- Version: 24.04
- Platform: ubuntu x64
- Subsystem: WSL2
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working