How to include database for the existing docker file?

Right now,I am working with the Node.js app,It is having database connection(Amazon aurora)how to include that part in the Dockerfile to create the update docker image or do i need to create a separate docker file for the database and create the image, please let me know the response and related links/webinars or any kind of information.