bun icon indicating copy to clipboard operation
bun copied to clipboard

Straight Docker instructions would be useful

Open jdmarshall opened this issue 3 years ago • 2 comments
trafficstars

Affected URL(s)

https://github.com/oven-sh/bun#developing-bun

Description of the problem

Heavy brew commands don't compose well with other applications that may need to run on a machine. Especially if the only reason for installing almost a dozen modules is just to be able to build a docker image??

Are either of the Dockerfiles included in the source code suitable for allowing someone to experiment with compiling and running bun?

jdmarshall avatar Jul 29 '22 06:07 jdmarshall

see also #814 #743

Too many moving parts scares people off.

jdmarshall avatar Jul 29 '22 06:07 jdmarshall

I agree with what you said.

I've tried to develop bun both in OSX and Linux and it seems impossible

jecepeda avatar Aug 04 '22 11:08 jecepeda

Totally agree that we need to improve the build process, we've made a lot of changes since you opened this issue, but we still have a lot of work to do. Will track this in an umbrella issue so we can make this better.

Electroid avatar Nov 03 '22 00:11 Electroid