12 Replies
a month ago
00445066-4bcd-4668-9cc8-6b8477504b50
a month ago
a month ago
we moved to Dockerfile to mitigate the issue, but it's still a problem that it isn't working.
@Alex I help build railpack and I'd love to help here. I don't have access to the private build logs, but I'd love to help here! Could you send over:
treeorlsoutput of your main project dir. Goal is understanding what the file structure of the project is.If you are able to run a build locally in verbose mode that would be really helpful as well, but I may be able to help you without this.
Running this in your project dir works great:
mise exec github:railwayapp/railpack@latest -- railpack --verbose build . --show-planThere could be some config you don't want to share publicly, so omitting
--show-planmay make sense.
With this information I should be able to point you in the right direction or fix a bug in railpack for you. I'd love to get you off the Dockerfile 🙂
a month ago
I won’t be able to get to it for another few hours
a month ago
But yeah fosho
22 days ago
oh yeah i totes forgot
22 days ago
$ ls -1
Dockerfile
Dockerfile.worker
README.md
__pycache__
authentication.ts
benchmarks
biome.json
build
bun.lock
commitlint.config.js
conditions.ts
data
docker-compose.yaml
docs
drizzle
drizzle.config.ts
init
knip.json
logs
node_modules
package.json
patches
plugins
prepare-zod-tools.ts
railway.toml
scripts
src
tsconfig.json
tsoa.json
watcher-utilities.ts
watcher.ts
worker.railway.toml22 days ago
22 days ago
is this the plan?
22 days ago
@iloveitaly