@@ -0,0 +1,7 @@
FROM oven/bun:1
WORKDIR /app
COPY index.ts .
CMD ["bun", "run", "index.ts"]
The note is not visible to the blocked user.