hashicorp / hashicorp/consul-template

./dist/ directory not found

Open
#1,723 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
4.8k
Forks
801
Avg merge
4h 5m
Merged PRs (30d)
6

Description

# where the build system stores the builds
COPY ./dist/$TARGETOS/$TARGETARCH/$BIN_NAME /bin/

not able to find ./dist directory in the repository as per the command mentioned in dockerfile

Contributor guide

Open the contributing guide

Research direction

Start with the Dockerfile command shown in the issue and inspect how the repository produces release builds and names the dist output. Verify whether the expected ./dist/$TARGETOS/$TARGETARCH/$BIN_NAME path is generated during the documented build process. Done means the Docker build can resolve the referenced binary path, or the issue clearly documents the correct path.

Written by the indexing model from the issue text.

Assessment

Tech stack
dockerfile, go
Domain
build-system, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.