We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a3134 commit 18988aeCopy full SHA for 18988ae
1 file changed
README.md
@@ -57,6 +57,9 @@ number that went green and use the following URL to retrieve the client build:
57
58
<https://get-deis.s3.amazonaws.com/deis/workflow/$BUILD_NUM/$BUILD_NUM.1/client/deis>
59
60
+Note that this client build will only work on Linux. If you're on OS X, you'll have to build the
61
+client from source.
62
+
63
If you want to hack on a new feature, build the deis/workflow image and push it to a Docker
64
registry. The `$DEIS_REGISTRY` environment variable must point to a registry accessible to your
65
Kubernetes cluster. You may need to configure the Docker engines on your Kubernetes nodes to allow
0 commit comments