- Jan 09, 2023
-
-
Luke Simmons authored
-
- Jun 15, 2022
-
-
蒋航 authored
Signed-off-by:
hang.jiang <hang.jiang@daocloud.io>
-
- May 29, 2022
-
-
ERIK authored
Signed-off-by:
bo.jiang <bo.jiang@daocloud.io>
-
- Apr 13, 2022
-
-
Florian Ruynat authored
-
- Mar 18, 2022
-
-
Cristian Calin authored
-
- Nov 02, 2021
-
-
Florian Ruynat authored
-
- Sep 06, 2021
-
-
Florian Ruynat authored
-
- Aug 26, 2021
-
-
Olivier Clavel authored
Related pip bug: https://stackoverflow.com/questions/68687029/unable-to-build-kubespray-container-from-dockerfile Proposed workaround in comment: https://github.com/pypa/pip/issues/10219#issuecomment-887337037 Setting LANG only prior to launching pip fixes the issue with a successful build
-
- Aug 25, 2021
-
-
Pratik Raj authored
using --no-cache-dir flag in pip install ,make sure downloaded packages by pip don't cached on system . This is a best practice which make sure to fetch from repo instead of using local cached one . Further , in case of Docker Containers , by restricting caching , we can reduce image size. In term of stats , it depends upon the number of python packages multiplied by their respective size . e.g for heavy packages with a lot of dependencies it reduce a lot by don't caching pip packages. Further , more detail information can be found at https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6 Signed-off-by:
Pratik Raj <rajpratik71@gmail.com>
-
- Apr 27, 2021
-
-
muzi502 authored
* Update Dockerfile for reduce image size * Remove KUBE_VERSION form Dockerfile
-
- Apr 16, 2021
-
-
Florian Ruynat authored
-
- Mar 19, 2021
-
-
Florian Ruynat authored
-
- Feb 22, 2021
-
-
Florian Ruynat authored
-
- Jan 16, 2021
-
-
Florian Ruynat authored
-
- Jan 14, 2021
-
-
Florian Ruynat authored
-
- Jan 06, 2021
-
-
Florian Ruynat authored
-
- Dec 16, 2020
-
-
Anthony Rabbito authored
* Update hashes and set default version to 1.19.5 Signed-off-by:
anthr76 <hello@anthonyrabbito.com> * Reorder hashes 1.19.5 hashes should be near 1.19.x * Added back blank line
-
- Dec 03, 2020
-
-
Christoph Stäbler authored
-
- Oct 21, 2020
-
-
Florian Ruynat authored
-
- Sep 17, 2020
-
-
Florian Ruynat authored
-
- Sep 11, 2020
-
-
Maxime Guyot authored
-
- Jun 29, 2020
-
-
Joel Seguillon authored
-
- Apr 29, 2020
-
-
Florian Ruynat authored
-
- Apr 10, 2020
-
-
Maxime Guyot authored
-
- Mar 27, 2020
-
-
Maxime Guyot authored
-
- Dec 11, 2019
-
-
Maxime Guyot authored
-
- Jul 12, 2019
-
-
Stanislav Makar authored
-
- Jun 14, 2019
-
-
Edwin Jacques authored
-
- Jun 09, 2019
-
-
Sergey Nuzhdin authored
This PR adds missing checksums for kubeadm and hyperkube and changes default version to 1.14.3 Signed-off-by:
Sergey Nuzhdin <ipaq.lw@gmail.com>
-
- Apr 30, 2019
-
-
Andreas Krüger authored
* Update CI to use 2.10.0 release * Add rsync as it's required to use synchronize
-
- Apr 09, 2019
-
-
Andreas Krüger authored
* Update CI to use 2.9.0 release and update Dockerfile to now use 18.04 * Update CI to use 2.9.0 release and update Dockerfile to now use 18.04 * Update the kubectl bin
-
- Jan 03, 2019
-
-
Andreas Krüger authored
-
- Oct 08, 2018
-
-
SataQiu authored
-
- Feb 12, 2018
-
-
Antoine Legrand authored
-
Antoine Legrand authored
-