Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows10 用docker挂载文件问题 #5

Open
Dawnry opened this issue Dec 10, 2018 · 5 comments
Open

windows10 用docker挂载文件问题 #5

Dawnry opened this issue Dec 10, 2018 · 5 comments

Comments

@Dawnry
Copy link

Dawnry commented Dec 10, 2018

windows10 用docker挂载文件问题时文件会变成文件夹。
比如

  • ./nginx/nginx.conf:/usr/local/nginx/nginx.conf
    挂载之后就只有nginx.conf这个文件夹,这个问题有什么解决办法吗
@zhaolions
Copy link

zhaolions commented Dec 10, 2018 via email

@Dawnry
Copy link
Author

Dawnry commented Dec 10, 2018

你需要现在文件夹下创建文件,包括日志文件

在 2018年12月10日,下午5:06,Dawnry @.***> 写道: nginx.conf

我现在是用的v2的代码,然后什么也没改直接运行。
现在本地的代码库里是有nginx.conf这个文件的,但是挂载上去再容器里看就是nginx.conf的文件夹,没有文件。
您的意思是在容器里手动创建需要的文件吗

@zhaolions
Copy link

zhaolions commented Dec 10, 2018 via email

@Dawnry
Copy link
Author

Dawnry commented Dec 10, 2018

你看看docker-compose.yml里面的路径写法是否正确,我用的mac环境没有问题

在 2018年12月10日,下午5:18,Dawnry @.> 写道: 你需要现在文件夹下创建文件,包括日志文件 … x-msg://1/# 在 2018年12月10日,下午5:06,Dawnry @.> 写道: nginx.conf 我现在是用的v2的代码,然后什么也没改直接运行。 现在本地的代码库里是有nginx.conf这个文件的,但是挂载上去再容器里看就是nginx.conf的文件夹,没有文件。 您的意思是在容器里手动创建需要的文件吗 — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#5 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AYANyzACImeZUByEcf551JFcK44_BYXTks5u3ib5gaJpZM4ZK7g6.

mac是没问题,前几个礼拜用wins10也没问题,我今天升级了一下docker,不知道是不是版本影响的...

@zhaolions
Copy link

zhaolions commented Dec 10, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants