We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SNAPSHOT-20230216
openjdk version "11.0.17" 2022-10-18
Other
https://hop.apache.org/tech-manual/latest/docker-container.html
docker run -it --rm \ --env HOP_SERVER_USER=admin \ --env HOP_SERVER_PASS=admin \ --env HOP_SERVER_PORT=8181 \ --env HOP_SERVER_PORT=8180 \ --env HOP_SERVER_HOSTNAME=0.0.0.0 \ -p 8181:8181 \ -p 8180:8180 \ --name my-hop-server-container \ apache/hop:<tag>
Priority: 1
Component: Documentation
The text was updated successfully, but these errors were encountered:
re-added second port as HOP_SERVER_SHUTDOWNPORT apache#2391
8b5bb59
0de0a19
Merge pull request #2392 from bamaer/2391
fc6a511
updated java 11 reference, removed duplicate hop server port reference #2391
No branches or pull requests
Apache Hop version?
SNAPSHOT-20230216
Java version?
openjdk version "11.0.17" 2022-10-18
Operating system
Other
What happened?
https://hop.apache.org/tech-manual/latest/docker-container.html
OpenJDK version 8 is then used to execute Apache Hop.
Issue Priority
Priority: 1
Issue Component
Component: Documentation
The text was updated successfully, but these errors were encountered: