tree: 795a97c4c9443f0d111c1aec3cfd559bf99e3263 [path history] [tgz]
  1. docker/
  2. BUILD.bazel
  3. Dockerfile
  4. Makefile
  5. README.md
  6. temporal-cli.BUILD
  7. temporal-ui.BUILD
  8. temporal.BUILD
temporal/README.md

temporal

Multi-stage Dockerfile build for temporal.

Note we use a trusted Go image to do the building and then copy the built executable into our smaller basealpine image.

Also note that all images are referred to by hash so we get repeatability.