You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 25, 2023. It is now read-only.
Use Alpine image instead of ubuntu:18.04 for building kube-batch docker image, this will reduce the size of docker image considerably
Is this a BUG REPORT or FEATURE REQUEST?:
BUG REPORT
Uncomment only one, leave it on its own line:
/kind bug
/kind feature
What happened:
docker image size is too big What you expected to happen:
docker image should be small <10MB How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
Kubernetes version (use kubectl version):
Cloud provider or hardware configuration:
OS (e.g. from /etc/os-release):
Kernel (e.g. uname -a):
Install tools:
Others:
The text was updated successfully, but these errors were encountered:
Use Alpine image instead of ubuntu:18.04 for building kube-batch docker image, this will reduce the size of docker image considerably
Is this a BUG REPORT or FEATURE REQUEST?:
BUG REPORT
What happened:
docker image size is too big
What you expected to happen:
docker image should be small <10MB
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):uname -a
):The text was updated successfully, but these errors were encountered: