Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sandbox docker image should run on a different port be default. #2381

Open
critesjosh opened this issue Sep 18, 2023 · 0 comments
Open

Sandbox docker image should run on a different port be default. #2381

critesjosh opened this issue Sep 18, 2023 · 0 comments

Comments

@critesjosh
Copy link
Contributor

When running the docker command, the sandbox starts on port 8080 by default. This is a commonly used port and may cause people to run into error where the port is already in use.

Change the default port to something else (maybe 4273, because it looks like AZTE(C) h/t @iAmMichaelConnor).

Also consider allowing a developer to specify the port that it runs on in an environment file. An environment file may make it easier to persist changes when the command is run multiple time (so that the file storing the change isn't over-written).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant