Java 8 Application on EC2
•
Java
I wonder if anyone knows if it is possible to install Java 8.0 on EC2 instances My application is packaged as a fat can with an embedded dock, so the Java 8 runtime should be sufficient
I'm not familiar with Linux. I see that they only have the default AMI to support Java 7 Is there a simple command that I can run to update to Java 8?
Solution
The out of the box Java 8 on the AMI you are looking for may not be available However, after you create an instance, you can install it at any time
For example, check this post to explain how to install Java 8 on Ubuntu or check this post to explain how to install Java 8 on RHEL / Fedora / CentOS
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码