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

Builds of docker containers fail #60

Open
manschutz-samsung opened this issue Jan 14, 2022 · 1 comment
Open

Builds of docker containers fail #60

manschutz-samsung opened this issue Jan 14, 2022 · 1 comment

Comments

@manschutz-samsung
Copy link

As this run inside of a Docker container, Docker itself isn't available for building docker images for Lambda functions.

Ideally this container should be updated to have docker installed and the volume mapping to the master docker service, or at least a note decsribing the limitation or workaround on the main README.md file.

@lopezm1
Copy link

lopezm1 commented May 31, 2022

I found the answer is to just npm install -g serverless and ignore this Github Action for now. Run those commands yourself. Once this action provides support for the docker commands we could use it 😢

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

No branches or pull requests

2 participants