Ocean is D-Wave's suite of tools for solving hard problems with quantum computers.
- Ocean:
8.0.1
- Python:
3.8
(except onwindowsservercore
),3.9
,3.10
,3.11
(default),3.12
- Platform:
bookworm
,slim
(minimal bookworm),windowsservercore
All Linux images are built for amd64
and arm64
architectures, and are available
as multi-arch docker images.
Windows images are build for amd64
only.
Simple tags represent "canonical images" and their aliases. Each simple tag maps to an image with specific ocean version, python version, and platform. Architecture can be shared, though; Linux simple tags point to multi-arch images.
Shared tags map to multi-platform/multi-architecture images.
-
Ocean:
8.0.1
, Python:3.8
, Platform:bookworm
8-python3.8-bookworm
8.0-python3.8-bookworm
8.0.1-python3.8-bookworm
python3.8-bookworm
-
Ocean:
8.0.1
, Python:3.8
, Platform:slim-bookworm
8-python3.8-slim
8-python3.8-slim-bookworm
8.0-python3.8-slim
8.0-python3.8-slim-bookworm
8.0.1-python3.8-slim
8.0.1-python3.8-slim-bookworm
python3.8-slim
python3.8-slim-bookworm
-
Ocean:
8.0.1
, Python:3.9
, Platform:bookworm
8-python3.9-bookworm
8.0-python3.9-bookworm
8.0.1-python3.9-bookworm
python3.9-bookworm
-
Ocean:
8.0.1
, Python:3.9
, Platform:slim-bookworm
8-python3.9-slim
8-python3.9-slim-bookworm
8.0-python3.9-slim
8.0-python3.9-slim-bookworm
8.0.1-python3.9-slim
8.0.1-python3.9-slim-bookworm
python3.9-slim
python3.9-slim-bookworm
-
Ocean:
8.0.1
, Python:3.9
, Platform:windowsservercore
8-python3.9-windowsservercore
8.0-python3.9-windowsservercore
8.0.1-python3.9-windowsservercore
python3.9-windowsservercore
-
Ocean:
8.0.1
, Python:3.10
, Platform:bookworm
8-python3.10-bookworm
8.0-python3.10-bookworm
8.0.1-python3.10-bookworm
python3.10-bookworm
-
Ocean:
8.0.1
, Python:3.10
, Platform:slim-bookworm
8-python3.10-slim
8-python3.10-slim-bookworm
8.0-python3.10-slim
8.0-python3.10-slim-bookworm
8.0.1-python3.10-slim
8.0.1-python3.10-slim-bookworm
python3.10-slim
python3.10-slim-bookworm
-
Ocean:
8.0.1
, Python:3.10
, Platform:windowsservercore
8-python3.10-windowsservercore
8.0-python3.10-windowsservercore
8.0.1-python3.10-windowsservercore
python3.10-windowsservercore
-
Ocean:
8.0.1
, Python:3.11
, Platform:bookworm
8-bookworm
8-python3.11-bookworm
8.0-bookworm
8.0-python3.11-bookworm
8.0.1-bookworm
8.0.1-python3.11-bookworm
bookworm
python3.11-bookworm
-
Ocean:
8.0.1
, Python:3.11
, Platform:slim-bookworm
8-python3.11-slim
8-python3.11-slim-bookworm
8-slim
8-slim-bookworm
8.0-python3.11-slim
8.0-python3.11-slim-bookworm
8.0-slim
8.0-slim-bookworm
8.0.1-python3.11-slim
8.0.1-python3.11-slim-bookworm
8.0.1-slim
8.0.1-slim-bookworm
python3.11-slim
python3.11-slim-bookworm
slim
slim-bookworm
-
Ocean:
8.0.1
, Python:3.11
, Platform:windowsservercore
8-python3.11-windowsservercore
8-windowsservercore
8.0-python3.11-windowsservercore
8.0-windowsservercore
8.0.1-python3.11-windowsservercore
8.0.1-windowsservercore
python3.11-windowsservercore
windowsservercore
-
Ocean:
8.0.1
, Python:3.12
, Platform:bookworm
8-python3.12-bookworm
8.0-python3.12-bookworm
8.0.1-python3.12-bookworm
python3.12-bookworm
-
Ocean:
8.0.1
, Python:3.12
, Platform:slim-bookworm
8-python3.12-slim
8-python3.12-slim-bookworm
8.0-python3.12-slim
8.0-python3.12-slim-bookworm
8.0.1-python3.12-slim
8.0.1-python3.12-slim-bookworm
python3.12-slim
python3.12-slim-bookworm
-
Ocean:
8.0.1
, Python:3.12
, Platform:windowsservercore
8-python3.12-windowsservercore
8.0-python3.12-windowsservercore
8.0.1-python3.12-windowsservercore
python3.12-windowsservercore
-
8-python3.9
,8.0-python3.9
,8.0.1-python3.9
,python3.9
-
8-python3.10
,8.0-python3.10
,8.0.1-python3.10
,python3.10
-
8
,8-python3.11
,8.0
,8.0-python3.11
,8.0.1
,8.0.1-python3.11
,latest
,python3.11
-
8-python3.12
,8.0-python3.12
,8.0.1-python3.12
,python3.12
Ocean is released under the Apache License 2.0.
Ocean dockerfiles (in this repo) are released under the Apache License 2.0 as well. See LICENSE file.
However, bear in mind that docker images in general contain other software which may be under other licenses. It is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.