Skip to content

Instantly share code, notes, and snippets.

@aanand
Created February 16, 2014 00:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aanand/9027427 to your computer and use it in GitHub Desktop.
Save aanand/9027427 to your computer and use it in GitHub Desktop.
$ cat fig.yml
web:
build: ./web
command: find .
ports:
- 3000:3000
$ fig up
Recreating koafig_web_1...
Attaching to koafig_web_1
koafig_web_1 | .
koafig_web_1 | ./node_modules
koafig_web_1 | ./node_modules/koa-router
koafig_web_1 | ./node_modules/koa-router/lib
koafig_web_1 | ./node_modules/koa-router/lib/router.js
koafig_web_1 | ./node_modules/koa-router/lib/route.js
koafig_web_1 | ./node_modules/koa-router/.travis.yml
koafig_web_1 | ./node_modules/koa-router/.npmignore
koafig_web_1 | ./node_modules/koa-router/README.md
koafig_web_1 | ./node_modules/koa-router/test
koafig_web_1 | ./node_modules/koa-router/test/lib
koafig_web_1 | ./node_modules/koa-router/test/lib/router.js
koafig_web_1 | ./node_modules/koa-router/test/lib/route.js
koafig_web_1 | ./node_modules/koa-router/test/index.js
koafig_web_1 | ./node_modules/koa-router/Makefile
koafig_web_1 | ./node_modules/koa-router/package.json
koafig_web_1 | ./node_modules/koa-router/index.js
koafig_web_1 | ./node_modules/koa-router/node_modules
koafig_web_1 | ./node_modules/koa-router/node_modules/path-to-regexp
koafig_web_1 | ./node_modules/koa-router/node_modules/path-to-regexp/Readme.md
koafig_web_1 | ./node_modules/koa-router/node_modules/path-to-regexp/History.md
koafig_web_1 | ./node_modules/koa-router/node_modules/path-to-regexp/.npmignore
koafig_web_1 | ./node_modules/koa-router/node_modules/path-to-regexp/component.json
koafig_web_1 | ./node_modules/koa-router/node_modules/path-to-regexp/package.json
koafig_web_1 | ./node_modules/koa-router/node_modules/path-to-regexp/index.js
koafig_web_1 | ./node_modules/koa-router/node_modules/methods
koafig_web_1 | ./node_modules/koa-router/node_modules/methods/Readme.md
koafig_web_1 | ./node_modules/koa-router/node_modules/methods/History.md
koafig_web_1 | ./node_modules/koa-router/node_modules/methods/package.json
koafig_web_1 | ./node_modules/koa-router/node_modules/methods/index.js
koafig_web_1 | ./node_modules/koa-router/node_modules/debug
koafig_web_1 | ./node_modules/koa-router/node_modules/debug/lib
koafig_web_1 | ./node_modules/koa-router/node_modules/debug/lib/debug.js
koafig_web_1 | ./node_modules/koa-router/node_modules/debug/Readme.md
koafig_web_1 | ./node_modules/koa-router/node_modules/debug/debug.js
koafig_web_1 | ./node_modules/koa-router/node_modules/debug/package.json
koafig_web_1 | ./node_modules/koa-router/node_modules/debug/index.js
koafig_web_1 | ./node_modules/koa-router/node_modules/koa-compose
koafig_web_1 | ./node_modules/koa-router/node_modules/koa-compose/Readme.md
koafig_web_1 | ./node_modules/koa-router/node_modules/koa-compose/package.json
koafig_web_1 | ./node_modules/koa-router/node_modules/koa-compose/index.js
koafig_web_1 | ./node_modules/koa-session
koafig_web_1 | ./node_modules/koa-session/Readme.md
koafig_web_1 | ./node_modules/koa-session/package.json
koafig_web_1 | ./node_modules/koa-session/index.js
koafig_web_1 | ./node_modules/koa-session/node_modules
koafig_web_1 | ./node_modules/koa-session/node_modules/debug
koafig_web_1 | ./node_modules/koa-session/node_modules/debug/lib
koafig_web_1 | ./node_modules/koa-session/node_modules/debug/lib/debug.js
koafig_web_1 | ./node_modules/koa-session/node_modules/debug/Readme.md
koafig_web_1 | ./node_modules/koa-session/node_modules/debug/debug.js
koafig_web_1 | ./node_modules/koa-session/node_modules/debug/package.json
koafig_web_1 | ./node_modules/koa-session/node_modules/debug/index.js
koafig_web_1 | ./node_modules/koa
koafig_web_1 | ./node_modules/koa/lib
koafig_web_1 | ./node_modules/koa/lib/context.js
koafig_web_1 | ./node_modules/koa/lib/status.js
koafig_web_1 | ./node_modules/koa/lib/request.js
koafig_web_1 | ./node_modules/koa/lib/response.js
koafig_web_1 | ./node_modules/koa/lib/application.js
koafig_web_1 | ./node_modules/koa/Readme.md
koafig_web_1 | ./node_modules/koa/.travis.yml
koafig_web_1 | ./node_modules/koa/History.md
koafig_web_1 | ./node_modules/koa/.npmignore
koafig_web_1 | ./node_modules/koa/LICENSE
koafig_web_1 | ./node_modules/koa/package.json
koafig_web_1 | ./node_modules/koa/index.js
koafig_web_1 | ./node_modules/koa/node_modules
koafig_web_1 | ./node_modules/koa/node_modules/cookies
koafig_web_1 | ./node_modules/koa/node_modules/cookies/lib
koafig_web_1 | ./node_modules/koa/node_modules/cookies/lib/cookies.js
koafig_web_1 | ./node_modules/koa/node_modules/cookies/.travis.yml
koafig_web_1 | ./node_modules/koa/node_modules/cookies/History.md
koafig_web_1 | ./node_modules/koa/node_modules/cookies/.npmignore
koafig_web_1 | ./node_modules/koa/node_modules/cookies/LICENSE.txt
koafig_web_1 | ./node_modules/koa/node_modules/cookies/README.md
koafig_web_1 | ./node_modules/koa/node_modules/cookies/test
koafig_web_1 | ./node_modules/koa/node_modules/cookies/test/express.js
koafig_web_1 | ./node_modules/koa/node_modules/cookies/test/http.js
koafig_web_1 | ./node_modules/koa/node_modules/cookies/test/restify.js
koafig_web_1 | ./node_modules/koa/node_modules/cookies/package.json
koafig_web_1 | ./node_modules/koa/node_modules/cookies/node_modules
koafig_web_1 | ./node_modules/koa/node_modules/cookies/node_modules/keygrip
koafig_web_1 | ./node_modules/koa/node_modules/cookies/node_modules/keygrip/.travis.yml
koafig_web_1 | ./node_modules/koa/node_modules/cookies/node_modules/keygrip/.npmignore
koafig_web_1 | ./node_modules/koa/node_modules/cookies/node_modules/keygrip/LICENSE.txt
koafig_web_1 | ./node_modules/koa/node_modules/cookies/node_modules/keygrip/README.md
koafig_web_1 | ./node_modules/koa/node_modules/cookies/node_modules/keygrip/package.json
koafig_web_1 | ./node_modules/koa/node_modules/cookies/node_modules/keygrip/test.js
koafig_web_1 | ./node_modules/koa/node_modules/cookies/node_modules/keygrip/index.js
koafig_web_1 | ./node_modules/koa/node_modules/delegates
koafig_web_1 | ./node_modules/koa/node_modules/delegates/Readme.md
koafig_web_1 | ./node_modules/koa/node_modules/delegates/History.md
koafig_web_1 | ./node_modules/koa/node_modules/delegates/.npmignore
koafig_web_1 | ./node_modules/koa/node_modules/delegates/test
koafig_web_1 | ./node_modules/koa/node_modules/delegates/test/index.js
koafig_web_1 | ./node_modules/koa/node_modules/delegates/Makefile
koafig_web_1 | ./node_modules/koa/node_modules/delegates/package.json
koafig_web_1 | ./node_modules/koa/node_modules/delegates/index.js
koafig_web_1 | ./node_modules/koa/node_modules/fresh
koafig_web_1 | ./node_modules/koa/node_modules/fresh/Readme.md
koafig_web_1 | ./node_modules/koa/node_modules/fresh/History.md
koafig_web_1 | ./node_modules/koa/node_modules/fresh/.npmignore
koafig_web_1 | ./node_modules/koa/node_modules/fresh/Makefile
koafig_web_1 | ./node_modules/koa/node_modules/fresh/package.json
koafig_web_1 | ./node_modules/koa/node_modules/fresh/index.js
koafig_web_1 | ./node_modules/koa/node_modules/finished
koafig_web_1 | ./node_modules/koa/node_modules/finished/.travis.yml
koafig_web_1 | ./node_modules/koa/node_modules/finished/.npmignore
koafig_web_1 | ./node_modules/koa/node_modules/finished/README.md
koafig_web_1 | ./node_modules/koa/node_modules/finished/package.json
koafig_web_1 | ./node_modules/koa/node_modules/finished/index.js
koafig_web_1 | ./node_modules/koa/node_modules/debug
koafig_web_1 | ./node_modules/koa/node_modules/debug/lib
koafig_web_1 | ./node_modules/koa/node_modules/debug/lib/debug.js
koafig_web_1 | ./node_modules/koa/node_modules/debug/Readme.md
koafig_web_1 | ./node_modules/koa/node_modules/debug/debug.js
koafig_web_1 | ./node_modules/koa/node_modules/debug/package.json
koafig_web_1 | ./node_modules/koa/node_modules/debug/index.js
koafig_web_1 | ./node_modules/koa/node_modules/koa-compose
koafig_web_1 | ./node_modules/koa/node_modules/koa-compose/Readme.md
koafig_web_1 | ./node_modules/koa/node_modules/koa-compose/package.json
koafig_web_1 | ./node_modules/koa/node_modules/koa-compose/index.js
koafig_web_1 | ./node_modules/koa/node_modules/mime
koafig_web_1 | ./node_modules/koa/node_modules/mime/LICENSE
koafig_web_1 | ./node_modules/koa/node_modules/mime/README.md
koafig_web_1 | ./node_modules/koa/node_modules/mime/types
koafig_web_1 | ./node_modules/koa/node_modules/mime/types/mime.types
koafig_web_1 | ./node_modules/koa/node_modules/mime/types/node.types
koafig_web_1 | ./node_modules/koa/node_modules/mime/mime.js
koafig_web_1 | ./node_modules/koa/node_modules/mime/package.json
koafig_web_1 | ./node_modules/koa/node_modules/mime/test.js
koafig_web_1 | ./node_modules/koa/node_modules/type-is
koafig_web_1 | ./node_modules/koa/node_modules/type-is/.travis.yml
koafig_web_1 | ./node_modules/koa/node_modules/type-is/.npmignore
koafig_web_1 | ./node_modules/koa/node_modules/type-is/README.md
koafig_web_1 | ./node_modules/koa/node_modules/type-is/Makefile
koafig_web_1 | ./node_modules/koa/node_modules/type-is/package.json
koafig_web_1 | ./node_modules/koa/node_modules/type-is/index.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts
koafig_web_1 | ./node_modules/koa/node_modules/accepts/.travis.yml
koafig_web_1 | ./node_modules/koa/node_modules/accepts/.npmignore
koafig_web_1 | ./node_modules/koa/node_modules/accepts/README.md
koafig_web_1 | ./node_modules/koa/node_modules/accepts/Makefile
koafig_web_1 | ./node_modules/koa/node_modules/accepts/package.json
koafig_web_1 | ./node_modules/koa/node_modules/accepts/index.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/lib
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/lib/charset.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/lib/encoding.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/lib/mediaType.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/lib/language.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/lib/negotiator.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/examples
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/examples/charset.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/examples/accept.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/examples/encoding.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/examples/language.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/LICENSE
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/test
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/test/charset.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/test/encoding.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/test/mediaType.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/test/language.js
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/readme.md
koafig_web_1 | ./node_modules/koa/node_modules/accepts/node_modules/negotiator/package.json
koafig_web_1 | ./node_modules/koa/node_modules/co
koafig_web_1 | ./node_modules/koa/node_modules/co/Readme.md
koafig_web_1 | ./node_modules/koa/node_modules/co/.travis.yml
koafig_web_1 | ./node_modules/koa/node_modules/co/History.md
koafig_web_1 | ./node_modules/koa/node_modules/co/.npmignore
koafig_web_1 | ./node_modules/koa/node_modules/co/examples
koafig_web_1 | ./node_modules/koa/node_modules/co/examples/redis.js
koafig_web_1 | ./node_modules/koa/node_modules/co/examples/nested.js
koafig_web_1 | ./node_modules/koa/node_modules/co/examples/join.js
koafig_web_1 | ./node_modules/koa/node_modules/co/examples/parallel.js
koafig_web_1 | ./node_modules/koa/node_modules/co/examples/generator-join.js
koafig_web_1 | ./node_modules/koa/node_modules/co/examples/streams.js
koafig_web_1 | ./node_modules/koa/node_modules/co/examples/requests.js
koafig_web_1 | ./node_modules/koa/node_modules/co/examples/simple.js
koafig_web_1 | ./node_modules/koa/node_modules/co/examples/return.js
koafig_web_1 | ./node_modules/koa/node_modules/co/LICENSE
koafig_web_1 | ./node_modules/koa/node_modules/co/test
koafig_web_1 | ./node_modules/koa/node_modules/co/test/arrays.js
koafig_web_1 | ./node_modules/koa/node_modules/co/test/generators.js
koafig_web_1 | ./node_modules/koa/node_modules/co/test/promises.js
koafig_web_1 | ./node_modules/koa/node_modules/co/test/objects.js
koafig_web_1 | ./node_modules/koa/node_modules/co/test/arguments.js
koafig_web_1 | ./node_modules/koa/node_modules/co/test/receiver.js
koafig_web_1 | ./node_modules/koa/node_modules/co/test/recursion.js
koafig_web_1 | ./node_modules/koa/node_modules/co/test/thunks.js
koafig_web_1 | ./node_modules/koa/node_modules/co/test/generator-functions.js
koafig_web_1 | ./node_modules/koa/node_modules/co/component.json
koafig_web_1 | ./node_modules/koa/node_modules/co/Makefile
koafig_web_1 | ./node_modules/koa/node_modules/co/package.json
koafig_web_1 | ./node_modules/koa/node_modules/co/benchmark.js
koafig_web_1 | ./node_modules/koa/node_modules/co/index.js
koafig_web_1 | ./node_modules/koa-mount
koafig_web_1 | ./node_modules/koa-mount/Readme.md
koafig_web_1 | ./node_modules/koa-mount/package.json
koafig_web_1 | ./node_modules/koa-mount/index.js
koafig_web_1 | ./node_modules/koa-mount/node_modules
koafig_web_1 | ./node_modules/koa-mount/node_modules/debug
koafig_web_1 | ./node_modules/koa-mount/node_modules/debug/lib
koafig_web_1 | ./node_modules/koa-mount/node_modules/debug/lib/debug.js
koafig_web_1 | ./node_modules/koa-mount/node_modules/debug/Readme.md
koafig_web_1 | ./node_modules/koa-mount/node_modules/debug/debug.js
koafig_web_1 | ./node_modules/koa-mount/node_modules/debug/package.json
koafig_web_1 | ./node_modules/koa-mount/node_modules/debug/index.js
koafig_web_1 | ./node_modules/koa-mount/node_modules/koa-compose
koafig_web_1 | ./node_modules/koa-mount/node_modules/koa-compose/Readme.md
koafig_web_1 | ./node_modules/koa-mount/node_modules/koa-compose/package.json
koafig_web_1 | ./node_modules/koa-mount/node_modules/koa-compose/index.js
koafig_web_1 | ./apiv2
koafig_web_1 | ./apiv2/router.js
koafig_web_1 | ./app.js
koafig_web_1 | ./package.json
^CGracefully stopping... (press Ctrl+C again to force)
Aborting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment