temporalio / temporalio/temporal

Docker deployment TEMPORAL_ADMINTOOLS_VERSION

Open
#8,431 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

potential-bug
Dominant language
Go
Stars
23.2k
Forks
1.9k
Avg merge
2d 8h
Merged PRs (30d)
228

Description

Using the docker compose deployment instructions, the .env contains TEMPORAL_ADMINTOOLS_VERSION=1.29.0, but the temporalio/admin-tools image only has tag 1.29 and docker compose fails:
✘ temporal-admin-tools Error manifest for temporalio/admin-tools:1.29.0 not found: manifest unknown: manifest unknown

Either TEMPORAL_ADMINTOOLS_VERSION should be 1.29 or the 1.29.0 tag should be included with the image.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked self-hosted deployment instructions and inspect the .env value for TEMPORAL_ADMINTOOLS_VERSION alongside the available temporalio/admin-tools image tags. Verify the chosen version with Docker Compose and confirm that the deployment no longer fails with a missing manifest.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.