Skip to content

Conversation

@roidrage52
Copy link

@roidrage52 roidrage52 commented May 7, 2025

Add Dockerfile.arm for ARM support

docker build -f Dockerfile.arm -t jwttool .

then

docker run -it --network "host" --rm \
  -v "${PWD}:/tmp" \
  -v "${HOME}/.jwt_tool:/root/.jwt_tool" \
  jwttool {-t Commands and what not.....}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant