now-compose icon indicating copy to clipboard operation
now-compose copied to clipboard

Docker compose for zeit now. [deprecated]

Results 4 now-compose issues
Sort by recently updated
recently updated
newest added

Hello When deploy, it shows "Cannot set property 'NOW_DEPLOYED' of undefined". How to set?

now-compose currently only ignore `node_modules`. use `https://github.com/kaelzhang/node-ignore` and parse each .gitignore file to find file paths that we should not include in upload

help wanted
roadmap
high priority

https://zeit.co/docs/features/configuration#local-configuration

help wanted
roadmap
high priority

Currently now-compose only supports adding defined in the 'environment' property of a config to a deployments' environment. docker-compose supports defining an environment file that contains environment variables. This will work...

help wanted
roadmap