-
-
Notifications
You must be signed in to change notification settings - Fork 79
Description
Hi @andreaTP 👋
Following your excellent blog post “Dynamic Mocking with JavaScript Dispatchers in Microcks”, we’d like to suggest a small update, if you agree, to further highlight an important benefit of this feature.
Since JavaScript dispatchers work seamlessly in native images, reinforcing Microcks’ shift-left approach and supporting developers earlier in the lifecycle, it could be valuable to reflect this directly in the examples.
Specifically, would it make sense to use the native image in the Docker examples, for instance:
microcks/microcks-uber:latest-native instead of microcks/microcks
This would clearly showcase native compatibility and make the message even stronger for teams targeting fast startup and developer-centric workflows.
Happy to discuss or help with the update. Thanks again for the great contribution!