Ocean is
D-Wave's suite of tools for solving hard problems
with quantum computers. Ocean docker images are available in a DockerHub
repository, dwavesys/ocean
.
Ocean-Dev docker images extend Ocean images with additional development tools,
and optional non-open-source Ocean packages like
dwave-inspector
and
dwave-drivers
.
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.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: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.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: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: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.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:windowsservercore
8-python3.12-windowsservercore
8.0-python3.12-windowsservercore
8.0.1-python3.12-windowsservercore
python3.12-windowsservercore
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
8-python3.9
,8.0-python3.9
,8.0.1-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.
Some optional, non-open-source, Ocean packages included in Ocean-Dev docker images are released under the D-Wave EULA. Specifically, these include the visualization component of dwave-inspector and dwave-drivers, a utility for finding appropriate flux bias offsets.
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.