Hi I have gone through the code, thank you so much for sharing, it is working fine in my localhost, now my requirement is if I am sharing the docker container with you with my own files (ex: actions.py, nlu.md, stories.md) you should be able to access the same weather chatbot by running the same container, so how will I be able to share the container with someone? ( how to share just the container and not the code)
great , nice to hear from you that it works , I not sure how to do it too , Hope someone with docker experience can share with us. Do let me know how to do it too If you know the solution so I can learn
From what I know with limited knowledge this is something that related to pushing the image to docker hub and someone can do a docker pull