kubernetes-sigs / kube-scheduler-simulator

The simulator for the Kubernetes scheduler
Apache License 2.0
799 stars 138 forks source link

Optimize Dockerfiles to reduce the time needed to build #366

Closed utam0k closed 3 months ago

utam0k commented 3 months ago

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

As the title says ref: https://medium.com/@marcin.niemira/optimise-docker-build-for-go-c03d6eb8b4b

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

/label tide/merge-method-squash

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sanposhiho, utam0k

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/kube-scheduler-simulator/blob/master/OWNERS)~~ [sanposhiho] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment