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

Run container over proxy with UPDATES=ENABLED parameter #401

Open
PolyakovMikhail opened this issue Nov 28, 2023 · 0 comments
Open

Run container over proxy with UPDATES=ENABLED parameter #401

PolyakovMikhail opened this issue Nov 28, 2023 · 0 comments

Comments

@PolyakovMikhail
Copy link

PolyakovMikhail commented Nov 28, 2023

Hi.
My host have proxy parameters to access to internet.
I make changes to docker configuration to run over proxy.
Building container (import) with proxy parameters in docker config is success.
However after docker run in docker logs i see that java osmosis can't access to internet, because unable to set osmosis java options "export JAVACMD_OPTIONS="-Dhttp.proxyHost=MY_PROXY -Dhttp.proxyPort=port" in container when run it.
Screenshot_3
Screenshot_2
Screenshot_1

@PolyakovMikhail PolyakovMikhail changed the title Run container over proxy Run container over proxy with UPDATES_ENABLED parameter Nov 28, 2023
@PolyakovMikhail PolyakovMikhail changed the title Run container over proxy with UPDATES_ENABLED parameter Run container over proxy with UPDATES=ENABLED parameter Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant