Skip to content

Decouple host JAVA_OPTS from container JAVA_OPTS#205

Merged
ewelinawilkosz merged 3 commits intoPraqma:masterfrom
phoenikz:decouple-javaopts
Dec 21, 2017
Merged

Decouple host JAVA_OPTS from container JAVA_OPTS#205
ewelinawilkosz merged 3 commits intoPraqma:masterfrom
phoenikz:decouple-javaopts

Conversation

@phoenikz
Copy link
Copy Markdown
Contributor

@phoenikz phoenikz commented Dec 1, 2017

Adding JAVA_PROXY variable to provide to docker image build, so that
when container is host for new image build, the JAVA_PROXY variable
will be added to JAVA_OPTS instead of host's JAVA_OPTS, keeping
control of the JAVA_OPTS in the Dockerfile

Solution to #204

Blixt Daniel (Consultant) and others added 3 commits December 1, 2017 14:27
Adding JAVA_PROXY variable to provide to docker image build, so that
when container is host for new image build, the JAVA_PROXY variable
will be added to JAVA_OPTS instead of host's JAVA_OPTS, keeping
control of the JAVA_OPTS in the Dockerfile
@ewelinawilkosz ewelinawilkosz merged commit b84d17f into Praqma:master Dec 21, 2017
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

Successfully merging this pull request may close these issues.

2 participants