
rpowered/jdk8This container, based on Ubuntu 14.04, contains Oracle JDK 8 plus strong encryption libraries, allowing the use of AES-256. It is the basis of our Tomcat8 container, but also useful for launching command line applications via the /opt/app and /data volumes.
eg. Launch this container from docker-compose:
myapp: image: rpowered/jdk8 container_name: myapp network_mode: "bridge" volumes: - /opt/myapp:/opt/app - /data:/data command: /opt/app/myapp.sh
This allows your application and data to be stored on your host.
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务