Magic Clock Deployment via Docker docker build -t magic-clock . docker run -d -p 3000:3000 magic-clock