GithubHelp home page GithubHelp logo

jch254 / docker-node-serverless Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 11.0 49 KB

Docker-powered build/deployment environment for Serverless projects

Home Page: https://hub.docker.com/r/jch254/docker-node-serverless

Dockerfile 100.00%
aws aws-codebuild bitbucket-pipelines build-environment ci codebuild docker docker-node-serverless nodejs serverless

docker-node-serverless's People

Contributors

dangreaves avatar jch254 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-node-serverless's Issues

RangeError: Maximum call stack size exceeded

In the last few days (or hours), it looks like the Docker image has been overwritten with a new version.

Since this update, we are getting the following error when running builds in Gitlab CI.

sls decrypt --stage dev --password 'XXX'

RangeError: Maximum call stack size exceeded
      at Function.[Symbol.hasInstance] (<anonymous>)
      at ReadStream (/builds/xxx/clients/xxx/xxx-integration/connector/node_modules/graceful-fs/graceful-fs.js:177:14)
      at ReadStream (/builds/xxx/clients/xxx/xxx-integration/connector/node_modules/graceful-fs/graceful-fs.js:178:28)
      // this line repeated hundreds of times
      at new ReadStream (/builds/xxx/clients/xxx/xxx-integration/connector/node_modules/graceful-fs/graceful-fs.js:178:28)
      at Object.createReadStream (/usr/local/share/.config/yarn/global/node_modules/graceful-fs/graceful-fs.js:302:12)
      at BbPromise (/builds/xxx/clients/xxx/xxx-integration/connector/node_modules/serverless-secrets-plugin/index.js:88:10)
      at ServerlessSecretsPlugin.decrypt (/builds/xxx/clients/xxx/xxx-integration/connector/node_modules/serverless-secrets-plugin/index.js:80:12)
      at BbPromise.reduce (/usr/local/share/.config/yarn/global/node_modules/serverless/lib/classes/PluginManager.js:504:55)
      at runCallback (timers.js:705:18)
      at tryOnImmediate (timers.js:676:5)
      at processImmediate (timers.js:658:5)
      at process.topLevelDomainCallback (domain.js:126:23)

It looks like it's caused by the Serverless update in 0aef479. Are you able to create a separate Docker version for 5315b46?

Many thanks, we really appreciate your work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.