-
### Is your feature request related to a problem? Please describe.
Continuation of https://github.com/containrrr/watchtower/issues/815
I doubt people can see the value in a dump of text, such as…
-
Whenever I try to delete an image or a tag, I'm getting this error but the logs in the registry aren't showing anything, nor are those in Gitlab.
This installation was via a Linux package, I made the…
-
## Expected Behavior
Import JSON from Taiga succeeds
## Current Behavior
We see "GET /api/v1/users/1/activities.json?type=all&last_activity_id=6&direction=ASC&token=XXX" 200 in nginx l…
-
### Have you already looked into this bug?
- [x] I have checked the [Troubleshooting Guide](https://devilbox.readthedocs.io/en/latest/support/troubleshooting.html)
- [x] I have checked [Release notes…
-
Add more detail in Docs about each event state shown in this diagram: http://docs.docker.com/reference/api/docker_remote_api/#docker-events
Closes #10654
-
Hi,
I was trying to build a stack of containers. One of them is the WINE container built using `scottyhardy/docker-wine`. Everything work great.
But when I /bin/bash inside the WINE container, I c…
-
openjdk:8-jdk-alpine
-
## What?
This issue contains some plans that I will (need help) work(ing) on in the future.
### UI related changes
- [ ] Overlay when you click an image with information about source, etc, like…
-
```sh
#!/bin/sh
set -e
ARIA2_DIR="/sdcard/aria2"
#ARIA2_FILE_ALLOCATION="none"
ARIA2_FILE_ALLOCATION="prealloc"
ARIA2_RPC_SECRET="thefox.chen"
# 初始化配置目录
umask 002 \
&& mkdir -p "${HOM…
-
Currently Docker supports multiarchitecture images, where the appropiate image for the architecture is chosen at runtime (https://developer.ibm.com/linuxonpower/2017/07/27/create-multi-architecture-do…