Skip to content

Fix ambiguous docker volume warnings.#17

Merged
talos merged 1 commit into
masterfrom
fix-ambiguous-docker-volumes
Sep 17, 2015
Merged

Fix ambiguous docker volume warnings.#17
talos merged 1 commit into
masterfrom
fix-ambiguous-docker-volumes

Conversation

@toolness

Copy link
Copy Markdown
Contributor

Here's an example warning this suppresses:

Warning: the mapping "conf/:/etc/nginx/conf.d/" in the volumes
config for service "web" is ambiguous. In a future version of Docker,
it will designate a "named" volume (see
moby/moby#14242). To prevent unexpected
behaviour, change it to "./conf/:/etc/nginx/conf.d/"

This warning appears on Docker 1.8.2.

Here's an example warning this suppresses:

> Warning: the mapping "conf/:/etc/nginx/conf.d/" in the volumes
> config for service "web" is ambiguous. In a future version of Docker,
> it will designate a "named" volume (see
> moby/moby#14242). To prevent unexpected
> behaviour, change it to "./conf/:/etc/nginx/conf.d/"

This warning appears on Docker 1.8.2.
talos added a commit that referenced this pull request Sep 17, 2015
Fix ambiguous docker volume warnings.
@talos
talos merged commit 8a53a34 into master Sep 17, 2015
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

Successfully merging this pull request may close these issues.

2 participants