Mount SMB/CIFS share within a Docker container
问题 I have a web application running in a Docker container. This application needs to access some files on our corporate file server (Windows Server with an Active Directory domain controller). The files I\'m trying to access are image files created for our clients and the web application displays them as part of the client\'s portfolio. On my development machine I have the appropriate folders mounted via entries in /etc/fstab and the host mount points are mounted in the Docker container via the