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

how to run 'docker pull apache/shardingsphere-elasticjob-lite-ui' image? #181

Open
JocelynFloresz opened this issue Feb 17, 2023 · 2 comments
Labels
question Further information is requested

Comments

@JocelynFloresz
Copy link

I found docker pull apache/shardingsphere-elasticjob-lite-ui in docker hub.
then I download and run a container.
But there are none ports expose.
How can i use this image like elastic-job-lite-console?

@TeslaCN
Copy link
Member

TeslaCN commented Mar 22, 2023

You may try docker -p options or --network host. Ports could be configured in application.properties.

@TeslaCN TeslaCN added the question Further information is requested label Mar 22, 2023
@JocelynFloresz JocelynFloresz changed the title hot to run 'docker pull apache/shardingsphere-elasticjob-lite-ui' image? how to run 'docker pull apache/shardingsphere-elasticjob-lite-ui' image? Mar 22, 2023
@JocelynFloresz
Copy link
Author

You may try docker -p options or --network host. Ports could be configured in application.properties.

but what port used by apache/shardingsphere-elasticjob-lite-ui ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants