cifs

Mount SMB/CIFS share within a Docker container

痞子三分冷 提交于 2019-11-26 10:57:54
问题 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