Update docs

This commit is contained in:
Ayaz Salikhov
2021-08-25 20:11:43 +00:00
parent 8704f70055
commit c85f24268a
2 changed files with 2 additions and 6 deletions

View File

@@ -47,9 +47,7 @@ Docker destroys the container after notebook server exit, but any files written
CPU Architectures
-----------------
All published containers support amd64 (x86_64).
The progress on arm images is tracked in `#1019 <https://github.com/jupyter/docker-stacks/issues/1019>`_.
The ambition is to have all containers support both amd64 and arm64.
All published containers support amd64 (x86_64) and aarch64 (except for tensorflow-notebook, which only supports amd64).
Caveats for arm64 images
^^^^^^^^^^^^^^^^^^^^^^^^