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

Dockerfile-release: add '/var/lib/etcd/' #6058

Merged
merged 1 commit into from
Jul 27, 2016

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Jul 27, 2016

We have '/var/etcd/' in Dockerfile for historical reason.
Most cases, user store data in /var/lib/etcd/.

I think I put /var/etcd/ in 3.0 release. Since we have in old versions, we should just keep /var/etcd.

/cc @xiang90

We have '/var/etcd/' in Dockerfile for historical reason.
Most cases, user store data in '/var/lib/etcd/'.
@gyuho
Copy link
Contributor Author

gyuho commented Jul 27, 2016

Low risk. Merging to backport to release branch.

Tried this Dockerfile locally and works.

@steveej etcd v3.0.4 Docker image will have /var/lib/etcd directory.

@gyuho gyuho merged commit 273c6f6 into etcd-io:master Jul 27, 2016
@gyuho gyuho deleted the dockerfile-release branch July 27, 2016 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant