ITADN

How to bind volumes in project directory

#102Closedekelmann 创建于 2023-07-20
E
ekelmanncommented
Hello, I would like to use this image for development purposes. However, I'm facing issues mounting the volume on MacOS. I attempted to bind the volume using the following configuration: ` volumes: - ./app:/var/www/html` While the folder structure is copied, none of the files are included. The files don't exists anymore after binding the volume. I would appreciate it if you could help.
关闭于 2023-08-03 2 条评论