This repository was archived by the owner on Jul 15, 2024. It is now read-only.
Commit 35eeb71
committed
A few dockerfile changes
- Don't use `-slim` python base image. While rare, some systems will
need compailer access to install some dependencies. This shouldn't
affect binder startup performance, since the base image is likely to
already be cached on the execution nodes.
- Use the latest ibis release, rather than the dev branch.1 parent 369e694 commit 35eeb71
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
0 commit comments