lsiodev/docker-compose as well as universal mods that can be applied to any one of our images can be accessed via the dynamic badges above.
docker exec -it docker-compose /bin/bashdocker logs -f docker-composedocker inspect -f '{{ index .Config.Labels "build_version" }}' docker-composedocker inspect -f '{{ index .Config.Labels "build_version" }}' lscr.io/linuxserver/docker-compose:latestMost of our images are static, versioned, and require an image update and container recreation to update the app inside. With some exceptions (ie. nextcloud, plex), we do not recommend or support updating apps inside the container. Please consult the Application Setup section above to see if it is recommended for the image.
Below are the instructions for updating containers:
docker pull lscr.io/linuxserver/docker-compose:latestdocker image pruneIf you want to make local modifications to these images for development purposes or just to customize the logic:
bashgit clone [***] cd docker-docker-compose docker build \ --no-cache \ --pull \ -t lscr.io/linuxserver/docker-compose:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
bashdocker run --rm --privileged multiarch/qemu-user-static:register --reset
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64.
DOCKER_COMPOSE_IMAGE_TAG in the run.sh script.alpine tag.



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