Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building in a Docker Container #390

Open
blueshirts opened this issue Nov 24, 2017 · 0 comments
Open

Building in a Docker Container #390

blueshirts opened this issue Nov 24, 2017 · 0 comments
Labels

Comments

@blueshirts
Copy link

Is anyone building using the docker image options?

	node-lambda package \
	--packageDirectory build \
	--dockerImage node:6

When I supply a docker container as an option the node_modules folder doesn't show up in the zip file.

When I remove the docker options the zip file seems to be created properly including the node_modules folder. Not sure if this is user error or a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants