An open API service indexing awesome lists of open source software.

https://github.com/oceanprotocol/algo_dockers


https://github.com/oceanprotocol/algo_dockers

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# algo_dockers

> Docker images for use with algorithms in a Compute-to-Data flow.

## Usage

All Docker images in this repo are published on DockerHub under the `oceanprotocol` organization where each image is referred to as a Docker tag.

E.g. to pull the `python-panda` image:

```bash
docker pull oceanprotocol/algo_dockers:python-panda
```