undock
Version:
Dind for the lulz.
21 lines (20 loc) • 359 B
JSON
{
"name": "undock",
"version": "0.0.9",
"bin": {
"undock": "./attach.sh"
},
"scripts": {
"postinstall": "./install.sh"
},
"keywords": [
"dind",
"docker",
"docker-compose",
"Dockerfile",
"Docker-in-Docker"
],
"author": "Alvaro Cabrera <yo@soypache.co>",
"license": "MIT",
"description": "Dind for the lulz."
}