(project): Initial commit
This commit is contained in:
4
packages/backend/Dockerfile
Normal file
4
packages/backend/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM oven/bun
|
||||
|
||||
RUN apt update && apt install -y \
|
||||
procps
|
||||
Reference in New Issue
Block a user