Wykres commitów

16 Commity (f2c1cb7a8c27726450a6bbbded5099478c8a8994)

Autor SHA1 Wiadomość Data
pre-commit-ci[bot] f2c1cb7a8c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-05 20:28:56 +00:00
YuviPanda 20b0815257 Make base_image configurable
Fixes https://github.com/jupyterhub/repo2docker/issues/487
2022-12-10 13:17:16 -08:00
pre-commit-ci[bot] 5a93542321 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-31 21:22:32 +01:00
Tim Head 88b6a1f6c4
Replace deprecated with removed
Co-Authored-By: Simon Li <orpheus+devel@gmail.com>
2020-01-25 14:29:17 +01:00
Tim Head 1b2de86122 Deprecate legacy buildpack 2020-01-17 18:20:19 +01:00
Tim Head 8b004e06dc Apply auto formatting
Apologies to anyone finding this commit via git blame or log

run the autoformatting by

    pre-commit run --all-files
2019-06-03 21:37:25 +02:00
Tim Head 03bea07334 Update the source links used by the legacy buildpack
Debian Jessie is now "archived" so we need to update the links to the
sources.
2019-03-29 09:40:10 +01:00
Gladys Nalvarte 7609e7f0aa Update build method in docker and legacy files 2019-02-19 10:45:48 +01:00
yuvipanda 3b0b77259f Inject docker.APIClient into methods that need them
- Creating a new client with 'auto' version causes repeated
  unnecessary network requests to discover version of docker daemon.
- Testing is easier this way, since we can inject a mocked docker
  client more easily
2018-12-10 11:18:01 -08:00
yuvipanda 569e6cf483 Pass through cache_from to legacy buildpack too 2018-12-05 11:11:27 -08:00
Min RK 5070db1bee remove _nb_ext_conf from legacy env
_nb_ext_conf adds configuration that requires nb_conda_kernels,
which has been removed, preventing launch
2018-04-26 10:26:55 +02:00
Carol Willing f4843dfdd3 clarify render order 2018-03-21 12:06:50 -07:00
Carol Willing 572abb3fea add docstrings for legacy buildpack 2018-03-21 11:59:54 -07:00
Gladys Nalvarte a43454fda1 Legacy: Install frozen environment before user dockerfile
Avoids overwriting user installation
also pin binder-base image to specific version
2018-03-20 13:29:50 +01:00
Gladys Nalvarte 2992409f4a Creates a frozen environment for legacy buildpack. 2018-03-20 13:24:53 +01:00
Gladys Nalvarte 1b941ee41c Make legacy a package
it is done because we are going to add more files
2018-03-20 13:24:52 +01:00