Skip to content

Latest commit

 

History

History
184 lines (145 loc) · 7.79 KB

README.md

File metadata and controls

184 lines (145 loc) · 7.79 KB

Ocean Docker Images

Ocean is D-Wave's suite of tools for solving hard problems with quantum computers.

Build Matrix

  • Ocean: 8.0.1
  • Python: 3.8 (except on windowsservercore), 3.9, 3.10, 3.11 (default), 3.12
  • Platform: bookworm, slim (minimal bookworm), windowsservercore

Architectures

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.

Supported tags, with Dockerfile links

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.

Simple Tags

Shared Tags

License

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.