
strangeranger/nadeko-manager-testingThis repository hosts a single Docker image—strangeranger/nadeko-manager-testing—that offers multiple tags, each representing a different Linux distribution along with its supported architectures. Each tagged image provides a ready-to-use environment for testing and developing the Nadeko Manager scripts, with all containers running in the background (i.e., detached mode). Use docker exec to access any running container.
Each tag corresponds to a Linux distribution and its supported architectures:
almalinux-8 (amd64, arm64)almalinux-9 (amd64, arm64)arch (amd64)debian-12 (amd64, arm64)fedora-40 (amd64, arm64)fedora-41 (amd64, arm64)linuxmint-21 (amd64)linuxmint-22 (amd64)opensuse-leap-15.6 (amd64, arm64)opensuse-tumbleweed (amd64, arm64)rocky-8 (amd64, arm64)rocky-9 (amd64, arm64)ubuntu-22.04 (amd64, arm64)ubuntu-24.04 (amd64, arm64)For any desired distribution, follow these steps:
Pull the Image with the Appropriate Tag
Replace <tag> with the desired distribution tag (e.g., arch, ubuntu-22.04):
bashdocker pull strangeranger/nadeko-manager-testing:<tag>
Run the Container in Detached Mode
This starts the container in the background:
bashdocker run --privileged --rm -d strangeranger/nadeko-manager-testing:<tag>
Access the Running Container
Retrieve the container ID (if needed) and then attach to it:
bashdocker exec -u nadeko -it <container_id> /bin/bash
Inside the Container
Run the Bridge Script:
bash./m-bridge.bash
Follow the prompts to set up and run NadekoBot.
Shutdown the Container When Finished
To stop the container, execute:
bashsudo shutdown now
(Note: Since the container was started with --rm, it will be automatically removed upon shutdown.)
These Docker images are intended solely for testing and development purposes and are not designed for production use.
If you require production-ready images, please build your own using the provided Dockerfile. When building your own images, be sure to reconfigure them for enhanced security and hardening to suit your production environment.
These images are intended for developers, testers, and maintainers of the Nadeko Manager scripts who need a consistent and isolated environment across multiple Linux distributions.



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