cloudfoundry / cloudfoundry/bosh-bootloader

use bosh/intergration docker image instead of basing of golang image

Open
#636 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
181
Forks
179
PR merge metrics
No merged PRs in 30d

Description

at the moment we use golang image
see https://github.com/cloudfoundry/bosh-bootloader/blob/main/ci/dockerfiles/deployment/Dockerfile#L1

i think we should rewrite the docker file so that we can base it of bosh/integration

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 ci/dockerfiles/deployment/Dockerfile at line 1 and compare its current golang base with the bosh/integration image named in the issue. Update the Dockerfile to use the requested base image, then verify that the deployment image still builds successfully.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.