8 months ago
ughhhh im tired, self explanantory
73 Replies
8 months ago
ughh im tired too
8 months ago
anyways
8 months ago
bash is not installed on whatever image that is
8 months ago
you could use sh
8 months ago
is it your dockerfile
8 months ago
what's using bash then
8 months ago
is it in your start command?
8 months ago
change to railpack please
[build]
builder = "RAILPACK"
watchPatterns = ["bun.lock", "/site/**"] "scripts": {
"start": "cd site && bun run ./dist/server/entry.mjs",
"build": "cd site && astro build",
"create-post": "bun run ./scripts/create-post.ts"
},8 months ago
is this a monorepo?
8 months ago
okay
8 months ago
Loudbook the Dockerman is going to Docker you
8 months ago
This is just a node project?
8 months ago
Is it public
8 months ago
Can I see the repository
8 months ago
😒
8 months ago
what directory are you trying to run right now
8 months ago
i wanted a link to the github repository
8 months ago
what command do you run to run this locally while being in the root directory
8 months ago
what.
"scripts": {
"start": "cd site && bun run ./dist/server/entry.mjs",
"build": "cd site && astro build",
"create-post": "bun run ./scripts/create-post.ts"
},8 months ago
*not a hang
8 months ago
question: why do u got a symlink to sentrys sdk
8 months ago
I don't think I ever saw that
8 months ago
symlink was dangling so it didn't know what to do with it







