Y
Hacker News
new
|
ask
|
show
|
jobs
by
oftenwrong
870 days ago
It's quite typical. You `docker run`, and specify the options to mount the work tree of the project into the container.
1 comments
hitpointdrew
870 days ago
Seems cumbersome…I’d rather run a script locally
link