Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`docker-run` is a Node.js library that allows you to start a Docker container and attach to it, providing a programmatic interface to interact with the container's stdin, stdout, and stderr streams. It's designed for developers who need to programmatically control Docker containers from Node.js applications, offering features like TTY support, port mapping, volume mounting, and environment variable configuration.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thegecko/docker-run

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
mafintosh/docker-raw-stream
Decode/encode a docker raw stream
Account's avatar
mafintosh/docker-remote-api
Basic http wrapper to call the docker remote api from node
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
43 contributions
thegecko's profile
thegecko
5 contributions
intval's profile
intval
4 contributions
darrinholst's profile
darrinholst
3 contributions
marcbachmann's profile
marcbachmann
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
thegecko

thegecko/docker-run

Start a docker image and attach to it

JavaScript
1
0
MIT License