You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have spent the last few days trying to get the carbone example code to run in a Docker container properly. I finally was able to get this working using the node:20-bullseye-slim base image and some pinned versions of packages. It would be nice to update this repo and the Carbone documentation with a modern working example if possible. I am providing an example repo that I know works. I would be happy to put in PR for this as well.
I have spent the last few days trying to get the carbone example code to run in a Docker container properly. I finally was able to get this working using the
node:20-bullseye-slim
base image and some pinned versions of packages. It would be nice to update this repo and the Carbone documentation with a modern working example if possible. I am providing an example repo that I know works. I would be happy to put in PR for this as well.Working example
The text was updated successfully, but these errors were encountered: