Kyle Carberry

Results 232 comments of Kyle Carberry

What happens when you manually execute the output command?

We'll certainly do this! Would copy to clipboard be preferred? We limit logs to 1MB right now anyway.

@coadler can you review pls as resident alpine?

Minor bug: I can specify port 0 ;p ![image](https://github.com/coder/coder/assets/7122116/b4a8484a-2f51-4d3a-8de0-48b93d4fa038) "Application port 1 is not permitted. Coder reserves ports less than 9 for internal use." is our error.

It's not exactly clear to me why "Public" is greyed out here: ![image](https://github.com/coder/coder/assets/7122116/84ae770f-2b26-418a-be13-141fa109f675)

I think it'd be wise for us to create a CLI command or GitHub Action to do this for you. It's weird for us to create a temporary workspace, because...

We're starting on this! Here are some basic mocks and notes for iterating on this flow (welcome to feedback, of course). The theme is to provide more simplicity for the...

Kinda interesting that a combination of parameters would replace a name. Good idea!

Are you certain the Coder user is in the Docker group? You can try `sudo su coder` and running `docker ps` to see if the perms are correct.