Skip to content

roboto-ai/roboto-docker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Roboto SDK Docker Image

Build Docker Image

docker build -t ubuntu-roboto-sdk:latest .

Run the Container

docker run --rm -e ROBOTO_API_KEY=YOUR_PRIVATE_API_KEY ubuntu-roboto-sdk:latest

Usage

Replace YOUR_PRIVATE_API_KEY with your actual Roboto API key when running the container. You can find it under "token" in your ~/.roboto/config.json file.

For more information, check our Getting Started documentation.

About

Example docker image with Roboto SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published