Sebastian Cohnen
Sebastian Cohnen
I don't know exactly what a make target `dev` would exactly look like, but having something similar to CouchDBs `make dev` would be awesome to play with Pillow locally and...
``` $ pwd /Users/basti/Documents/src/Pillow $ which erl /usr/local/bin/erl $ ERL="/usr/local/bin" ./configure --prefix=/Users/basti/Documents/src/Pillow/dev # ..... successful, no errors $ make && make install # ..... successful, no errors $ ./dev/bin/pillow ./dev/bin/pillow:...
### Describe the bug Running `orb create ubuntu` seems to download an image every time, at least that's how I explain the multi-second delay and full internet uplink utilization. ###...
With @waltjones' https://github.com/rollbar/rollbar-gem/pull/1161 (adding support for Rails error reporter), shouldn't it be possible and actually desired to not load the Rack middleware?
### Describe the bug When restarting my compose project, the service and project specific domain (`foo.bar.orb.local`) sometimes points to the incorrect (old/previous) IP address that was assigned to the respective...
### Description From time to time I notice that there are a bunch of ruby processes where I'm pretty sure they are related to ruby-lsp even if the Rails project...
https://docs.orbstack.dev/machines/network refers to [Container domain names](https://docs.orbstack.dev/docker/domains) for details how domain names work for machines. However, I'm not sure how I am supposed to apply "a label" to an orb machine....
Hey there! I'm running a private Factorio server and found this tool. Great idea! Currently I'm updating my mods for my Factorio (on macOS, but doesn't matter) and then use...