openeuler/wildflyThe official WildFly docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current WildFly docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
WildFly is a powerful, modular, & lightweight application server that helps you build amazing enterprise Java applications.
Learn more on WildFly Website.
The tag of each wildfly docker image is consist of the version of wildfly and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 37.0.1-oe2403sp1 | wildfly 37.0.1 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
| 36.0.0-oe2403sp1 | WildFly 36.0.0 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
| 37.0.0-oe2403sp2 | WildFly 37.0.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} and container startup options based on their requirements.
Pull the openeuler/wildfly image from docker
bashdocker pull openeuler/wildfly:{Tag}
To boot in standalone mode
bashdocker run -d -p 8080:8080 --name my-wildfly openeuler/wildfly:{TAG}
To boot in domain mode
bashdocker run -d --name my-wildfly openeuler/wildfly:{TAG} ./bin/domain.sh -b 0.0.0.0 -bmanagement 0.0.0.0
View container running logs
bashdocker logs -f my-wildfly
To get an interactive shell
bashdocker exec -it my-wildfly /bin/bash
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.


manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务