Commit Graph

424 Commits

Author SHA1 Message Date
Holden Karau
481bafbda7 Make the base & minimal notebook containers not amd specific (e.g. support building for arm64) (#1368)
* Dynamically select the right miniforge arch and unpin the ROOT_CONTAINER so that buildx can build arm64 and amd64

cleanup

* Remove the commented out hard set of arch

* Address code review comments from mathbunnyru

* Add setting the owner to respective dockerhbub username

* Revert "Add setting the owner to respective dockerhbub username"

This reverts commit a8d9c468a7d35dbda33ae902cc524db599519d8a.

* Fix up the dockerfile, make the default buildx compatible with the CI and add a comment about how to do cross-platform builds.

* Update the docs

* Refactor the Makefile to support cross-building images incrementally, add ARG OWNER to the Dockerfile's so people can more easily push to their own, add docker buildx & ARM64 support to the CI

* Simplify build-test-all rule

* Match patch version

* Run prettier on docker.yml

* Declare and export seperately per docker lint

* Skip CI changes

* Revert the makefile changes

* Update the Arch comment to match

* back out unrelated changes
2021-07-08 17:05:35 +03:00
Ayaz Salikhov
78a72754e1 Update mamba and some packages 2021-07-02 20:34:38 +03:00
Ayaz Salikhov
ace42f37d7 Remove microbadge usage 2021-06-29 12:50:35 +03:00
Erik Sundell
411663b5d4 black style tweaks: add trailing commas 2021-06-28 22:07:26 +02:00
Erik Sundell
962a630f53 Apply suggestions from code review
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2021-06-28 22:07:26 +02:00
Erik Sundell
a582c24e19 black style tweaks: manually added commas etc to tweak formatting 2021-06-28 22:07:26 +02:00
Erik Sundell
fe3968efe0 pre-commit: run black autoformatter on all files 2021-06-28 22:07:23 +02:00
Ayaz Salikhov
5c860df8c4 Move assert after logs output to make debug easier 2021-06-27 13:19:05 +03:00
Ayaz Salikhov
4828b4146f Fix style in tests 2021-06-27 12:32:26 +03:00
Ayaz Salikhov
a02160f26f Update miniforge 2021-06-20 19:45:23 +03:00
Ayaz Salikhov
b5bfff8af9 Update ubuntu 2021-06-18 16:06:50 +03:00
Ayaz Salikhov
5f023321ae Merge branch 'master' into asalikhov/strict_python_version 2021-06-13 21:34:06 +03:00
Ayaz Salikhov
b964b90a1c Merge branch 'master' into asalikhov/update 2021-06-07 23:04:34 +03:00
Ayaz Salikhov
cbdc85ac55 Merge branch 'master' into asalikhov/strict_python_version 2021-06-07 23:03:33 +03:00
Ayaz Salikhov
396024a4dd Merge pull request #1335 from mathbunnyru/asalikhov/unify_bash_variables
Unify bash variables usage and add quotes where needed
2021-06-07 23:00:11 +03:00
Ayaz Salikhov
7642ba8164 Update base-notebook/Dockerfile
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-06-07 18:30:26 +03:00
Ayaz Salikhov
b58d834716 Fix python version in a strict way 2021-06-01 23:38:25 +03:00
Ayaz Salikhov
7ae0e3d926 Update notebook and jupyterlab 2021-06-01 16:18:20 +03:00
Ayaz Salikhov
1a0c93e5e6 Update miniforge 2021-05-29 17:37:45 +03:00
Ayaz Salikhov
8cf181add0 Merge branch 'master' into asalikhov/update 2021-05-29 17:36:17 +03:00
Ayaz Salikhov
0999f1a36f Unify bash variables usage and add quotes where needed 2021-05-26 13:06:10 +03:00
Ayaz Salikhov
ccebe16e6e More installation updates 2021-05-25 14:34:02 +03:00
Ayaz Salikhov
c281c03cf7 Merge branch 'master' into asalikhov/update 2021-05-22 15:23:28 +03:00
Ayaz Salikhov
fbceaa9892 Fixes 2021-05-22 14:01:01 +03:00
Ayaz Salikhov
d65334bdfb Align bash codestyle 2021-05-22 13:42:52 +03:00
Ayaz Salikhov
b008fe7cd9 Merge branch 'master' into asalikhov/update 2021-05-22 13:22:06 +03:00
Romain
ed559b6775 Merge pull request #1290 from consideRatio/pr/cleanup-outdated-arch-builds
Removal of outdated ppc64le arch Dockerfile
2021-05-22 07:49:56 +02:00
Ayaz Salikhov
7b14917cb0 Update packages 2021-05-22 00:11:22 +03:00
Ayaz Salikhov
f961906480 Do not comment options 2021-05-21 16:43:05 +03:00
Ayaz Salikhov
7281a33137 Fix 2021-05-21 16:02:08 +03:00
Ayaz Salikhov
3130e3be57 Merge branch 'master' into asalikhov/shellcheck 2021-05-21 15:50:15 +03:00
Ayaz Salikhov
c0ae562059 Fix all shellcheck warnings 2021-05-21 15:49:49 +03:00
Erik Sundell
0120afd03e Remove outdated ppc64le arch support 2021-05-21 14:44:24 +02:00
Ayaz Salikhov
66aaa99176 Update links 2021-05-21 14:17:18 +03:00
Ayaz Salikhov
3734d39090 Fix shellcheck warnings 2021-05-20 15:38:03 +03:00
romainx
1c5c2d945a Install tini as an ubuntu package 2021-05-19 09:23:33 +02:00
Jakob Keller
2673f25e49 Update JupyterLab to 3.0.15 2021-05-15 21:20:39 +02:00
Jakob Keller
47f3601258 Update JupyterHub to 1.4.1 2021-05-15 14:29:13 +02:00
Ayaz Salikhov
0d08cc0efb Remove hooks from .dockerignore 2021-05-07 14:17:40 +03:00
Romain
09fb660076 Merge pull request #1289 from mathbunnyru/asalikhov/miniforge_4_10_1
Update miniforge to 4.10.1 and python version to 3.9.2
2021-05-06 20:55:56 +02:00
Ayaz Salikhov
a3d9bb8f61 Merge branch 'master' into asalikhov/fix_markdown 2021-05-06 19:59:49 +03:00
Ayaz Salikhov
691422b6ca Update miniforge to 4.10.1 and python version to 3.9.2 2021-05-06 14:46:20 +03:00
romainx
672c4cce40 Wording 2021-05-06 07:01:57 +02:00
romainx
4b243e8401 Test Python version 2021-05-05 21:19:13 +02:00
romainx
b9a0f92e9a Rollback Python version 2021-05-05 21:17:52 +02:00
romainx
10ee903c35 Fix style 2021-05-05 12:53:13 +02:00
romainx
3f1fc82e03 Fix DL3059 info: Multiple consecutive RUN ...
Also fixed Mambaforge checksum
2021-05-04 21:58:36 +02:00
romainx
25d4876efe Regular update 2021-05-04 18:36:03 +02:00
Romain
28817a61f4 Merge pull request #1285 from jakob-keller/jupyterhub_1.4.0
Update JupyterHub to 1.4.0
2021-05-04 16:14:49 +02:00
Ayaz Salikhov
16ec0852c5 Merge branch 'master' into asalikhov/fix_markdown 2021-05-04 01:08:53 +03:00