openeuler/busyboxThe official BusyBox docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current BiSheng BusyBox images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
BusyBox is a multi-call binary. A multi-call binary is an executable program that performs the same job as more than one utility program. That means there is just a single BusyBox binary, but that single binary acts like a large number of utilities. This allows BusyBox to be smaller since all the built-in utility programs (we call them applets) can share code for many common operations.
The tag of each BusyBox docker image is consist of the version of BusyBox and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 1.37.0-oe2403sp1 | BusyBox 1.37.0 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
You can also invoke BusyBox by issuing a command as an argument on the command line. For example, entering
busybox ls
will also cause BusyBox to behave as 'ls'.
Of course, adding '/bin/busybox' into every command would be painful. So most people will invoke BusyBox using links to the BusyBox binary.
ln -s /usr/local/busybox/bin/busybox ls ./ls
will cause BusyBox to behave as 'ls' (if the 'ls' command has been compiled into BusyBox). Generally speaking, you should never need to make all these links yourself, as the BusyBox build system will do this for you when you run the 'make install' command. If you invoke BusyBox with no arguments, it will provide you with a list of the applets that have been compiled into your BusyBox binary.
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 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务