cloud-native-toolkit / cloud-native-toolkit/planning

Golang starter kit failing to build problems with dockerhub image

Open
#807 0 comments 0 reactions 0 assignees View on GitHub
bug tekton Workstream:CI/CD and GitOps
Dominant language
No language data
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

During workshop the golang starter kit fails to build container image

```
* "docker.io/library/golang:alpine": Error initializing source docker://golang:alpine: Error reading manifest alpine in docker.io/library/golang: unauthorized: authentication required
```

We should update Dockerfile to use an image from quay like `quay.io/bitnami/golang`

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the starter kit's Dockerfile and inspect the base image reference used for the container build. Reproduce the workshop build to confirm the authentication failure, then update the image source as described and verify that the container image builds successfully.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.