Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kiro-cli

Docker image for kiro-cli

Docker Image CI Docker Image Version (latest semver) Docker Image Size (latest semver) Docker Pulls

Authorization file

kiro-cli stores its local data under: ~/.local/share/kiro-cli/data.sqlite3

If you have an authorization file, you can mount it into the container so the CLI can use it.

Docker run (bind-mount)

docker run --rm -it \
  -v "$PWD/data.sqlite3:/root/.local/share/kiro-cli/data.sqlite3" \
  chinayin/kiro-cli:latest

About

Docker image for kiro-cli

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages