Ocean is D-Wave's suite of tools for solving hard problems with quantum computers.
- Ocean:
6.7.0
- Python:
3.8
(except on Windows),3.9
,3.10
(default),3.11
- Platform:
bullseye
,slim
(minimal bullseye),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:
6.7.0
, Python:3.10
, Platform:bullseye
6-bullseye
6-python3.10-bullseye
6.7-bullseye
6.7-python3.10-bullseye
6.7.0-bullseye
6.7.0-python3.10-bullseye
bullseye
python3.10-bullseye
-
Ocean:
6.7.0
, Python:3.10
, Platform:slim-bullseye
6-python3.10-slim
6-python3.10-slim-bullseye
6-slim
6-slim-bullseye
6.7-python3.10-slim
6.7-python3.10-slim-bullseye
6.7-slim
6.7-slim-bullseye
6.7.0-python3.10-slim
6.7.0-python3.10-slim-bullseye
6.7.0-slim
6.7.0-slim-bullseye
python3.10-slim
python3.10-slim-bullseye
slim
slim-bullseye
-
Ocean:
6.7.0
, Python:3.10
, Platform:windowsservercore
6-python3.10-windowsservercore
6-windowsservercore
6.7-python3.10-windowsservercore
6.7-windowsservercore
6.7.0-python3.10-windowsservercore
6.7.0-windowsservercore
python3.10-windowsservercore
windowsservercore
-
Ocean:
6.7.0
, Python:3.8
, Platform:bullseye
6-python3.8-bullseye
6.7-python3.8-bullseye
6.7.0-python3.8-bullseye
python3.8-bullseye
-
Ocean:
6.7.0
, Python:3.8
, Platform:slim-bullseye
6-python3.8-slim
6-python3.8-slim-bullseye
6.7-python3.8-slim
6.7-python3.8-slim-bullseye
6.7.0-python3.8-slim
6.7.0-python3.8-slim-bullseye
python3.8-slim
python3.8-slim-bullseye
-
Ocean:
6.7.0
, Python:3.9
, Platform:bullseye
6-python3.9-bullseye
6.7-python3.9-bullseye
6.7.0-python3.9-bullseye
python3.9-bullseye
-
Ocean:
6.7.0
, Python:3.9
, Platform:slim-bullseye
6-python3.9-slim
6-python3.9-slim-bullseye
6.7-python3.9-slim
6.7-python3.9-slim-bullseye
6.7.0-python3.9-slim
6.7.0-python3.9-slim-bullseye
python3.9-slim
python3.9-slim-bullseye
-
Ocean:
6.7.0
, Python:3.9
, Platform:windowsservercore
6-python3.9-windowsservercore
6.7-python3.9-windowsservercore
6.7.0-python3.9-windowsservercore
python3.9-windowsservercore
-
Ocean:
6.7.0
, Python:3.11
, Platform:bullseye
6-python3.11-bullseye
6.7-python3.11-bullseye
6.7.0-python3.11-bullseye
python3.11-bullseye
-
Ocean:
6.7.0
, Python:3.11
, Platform:slim-bullseye
6-python3.11-slim
6-python3.11-slim-bullseye
6.7-python3.11-slim
6.7-python3.11-slim-bullseye
6.7.0-python3.11-slim
6.7.0-python3.11-slim-bullseye
python3.11-slim
python3.11-slim-bullseye
-
Ocean:
6.7.0
, Python:3.11
, Platform:windowsservercore
6-python3.11-windowsservercore
6.7-python3.11-windowsservercore
6.7.0-python3.11-windowsservercore
python3.11-windowsservercore
-
6
,6-python3.10
,6.7
,6.7-python3.10
,6.7.0
,6.7.0-python3.10
,latest
,python3.10
-
6-python3.11
,6.7-python3.11
,6.7.0-python3.11
,python3.11
-
6-python3.9
,6.7-python3.9
,6.7.0-python3.9
,python3.9
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.