I am completely new on Docker, is it fit to clone a prod (say, sql server) database, and test locally a dev application against it?
Something like linking the app to the docker database via local dev connection string, do the test, then restore the container as it was initially set up on the next application run if needed...
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…