{ "name": "jrx", "build": { "context": ".", "dockerfile": "Dockerfile" }, "postCreateCommand": "bun install && cd example && bun install" }