Answer to the above problem:
I just came to know (mostly be chance/experiment) that you cannot bootstrap the data container. You HAVE TO rebuild the ‘data’ container.
And also, you first need to stop ‘web_only’ container. In other words, ‘Web_only’ container needs to be built after your ‘Data’ container is built and is running.
Only then, and in this order only, will you succeed.