We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86b529 commit 8e7c9cbCopy full SHA for 8e7c9cb
README.md
@@ -8,6 +8,7 @@ The project leverages the features provided by [jupyter docker-stacks](https://g
8
- Build from the original [source docker files](docker-stacks/images)
9
- Customize the images by using docker ```build-arg``` build arguments
10
- Run the original [tests](docker-stacks/tests) at every pipeline trigger
11
+- Provides [multi-arch](https://docs.docker.com/build/building/multi-platform/) images that can run on both linux/amd64 and linux/arm64
12
13
The project provides an up to date jupyter lab images especially for pyspark.
14
0 commit comments