-
-
Notifications
You must be signed in to change notification settings - Fork 796
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Debug in Docker #300
Comments
I found the way how to debug
Next will be steps for debugging with .map files
|
Maybe it's not 100% related to the
If anyone was able to achieve this desired functionally, I would be very appreciated for knowledge sharing! And it will be nice to have all info in one place, for future. |
We have a great communication with @HyperBrain in |
I added polling support to |
Hi @barfet ! I am currently experiencing the error
while I run a node:6.10 Docker container with serverless offline and dynamodb local on it. Many thanks in advance |
Sorry for the late response, I just saw that there is Notifications on GitHub:) It includes debugging in VS Code, recompilation on file changes and re-run unit tests. |
Hello,
Thank you for all your efforts!
I have a question regarding debugging sls offline that is run inside of Docker container. And as an edge case, behind Nginx proxy.
In docs you have section for debugging, but it only covers local debug with node-inspector and Chrome. What is the suggested way on how to debug inside of Docker container?
Thanks a lot!
The text was updated successfully, but these errors were encountered: