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







