Skip to content

balena-io-experimental/balenaci-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resinci Server

WARNING This is a WIP prototype.

Resinci is a tool for generating docker daemons on-demand via HTTP. Assuming the server is running, you can generate daemons with the following:

host=<some host>
port=8080
context=a-repo-name

curl --silent $host:$port/dockers/create?context=$context # returns env vars

About

Server for generating docker-in-docker instances for use with resinci-client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published