Integration testing for SMB shares using Testcontainers
I am working on integration testing for an SMB share using Testcontainers and am facing challenges with container startup. Could you assist me in finding a simple basic configuration and approach for testing SMB shares with Testcontainers?