We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e62fb commit 805a149Copy full SHA for 805a149
README.md
@@ -36,6 +36,7 @@ $ tctl --ns test-namespace namespace register -rd 1
36
Clone main Temporal repo: [https://github.com/temporalio/temporal](https://github.com/temporalio/temporal):
37
```bash
38
$ git clone https://github.com/temporalio/temporal.git
39
+$ cd temporal
40
```
41
42
Replace **YOUR_TAG** and **YOUR_COMMIT** in the below command and build custom docker image of Temporal server:
0 commit comments