Caution
Deprecation notice: This repository is now depracted as the ORT project has started offering Docker containers. Optimized containers are available for various languages.
This repository is a temporary solution to provide a ORT Container. Our intention is to work with ORT to publish official images, to this repository can be archived. This discussion occurs in the Publish the Docker images to a public repository issue.
Containers are provided as GitHub Packages. Images have a number of tags to help select the correct image and relate it to the upstream code:
- builder-sha-xxxxxxxx SHA reference of this repository reponsible for building the container
- ort-sha-xxxxxxxx SHA reference of the ORT repository containing the Dockerfile
- date-YYYYMMDD Date the container was built
- latest Latest container build, use with caution as it is subject to change!
The code and documentation in this repository is licensed according to the Apache-2.0
license for full compatibility with the ORT project - see LICENSE for details.
Please read CODE_OF_CONDUCT and CONTRIBUTING for details on the process for submitting pull requests to us.
Please read SUPPORT for how to connect and get into contact with the ORT Container builder project.