How to get docker inside of a build?
Hi, I'm trying to deploy an iteration of https://github.com/engineer-man/piston
It requires docker as part of its normal operations to do sandboxed execution + at build time. Railway detects it as just a nodejs project and the build fails.
How can I resolve this?
Logs below
GitHub
GitHub - engineer-man/piston: A high performance general purpose co...
A high performance general purpose code execution engine. - GitHub - engineer-man/piston: A high performance general purpose code execution engine.
4 Replies
Project ID:
N/A
fe45e531-e946-4992-bbce-6d6b7768306e
project id
this requires docker volumes, railway doesn't have docker volume support at the moment, so currently you won't be able to deploy that to railway