We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd651e commit c264205Copy full SHA for c264205
1 file changed
README.md
@@ -127,6 +127,14 @@ deis logs
127
128
Use `deis run` to execute one-off commands and explore the deployed container. Coming soon: `deis attach` to jump into a live container.
129
130
+## Known Issues
131
+
132
+We have sometimes seen the VM reboot while doing `make build` against a
133
+Vagrant virtual machine. If you see this issue using a recent version of
134
+Vagrant and the current master version of Deis, please add to the issue
135
+report at https://github.com/coreos/coreos-vagrant/issues/68 to help us
136
+pin it down.
137
138
## License
139
140
Copyright 2014, OpDemand LLC
0 commit comments