Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 274 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 274 Bytes

Temporal Server

Docker container that pulls and builds Temporal from source and serves its entropy on localhost/<bytes> with a minimal Rust based http server.

Installation

docker compose build
docker compose up