Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Invalid
-
None
-
None
-
QNAP QTS 4.5.2.1594
[~] # docker version
Client:
Version: 20.10.3
API version: 1.41
Go version: go1.13.15
Git commit: c52c09e6b8
Built: Fri Feb 26 03:34:21 2021
OS/Arch: linux/amd64
Context: default
Experimental: true
Server:
Engine:
Version: 20.10.3
API version: 1.41 (minimum version 1.12)
Go version: go1.13.15
Git commit: 4c417df92a
Built: Fri Feb 26 04:02:45 2021
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: v1.4.3
GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b
runc:
Version: 1.0.0-rc93
GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec
docker-init:
Version: 0.19.0
GitCommit: de40ad0
QNAP QTS 4.5.2.1594 [~] # docker version Client: Version: 20.10.3 API version: 1.41 Go version: go1.13.15 Git commit: c52c09e6b8 Built: Fri Feb 26 03:34:21 2021 OS/Arch: linux/amd64 Context: default Experimental: true Server: Engine: Version: 20.10.3 API version: 1.41 (minimum version 1.12) Go version: go1.13.15 Git commit: 4c417df92a Built: Fri Feb 26 04:02:45 2021 OS/Arch: linux/amd64 Experimental: false containerd: Version: v1.4.3 GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b runc: Version: 1.0.0-rc93 GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec docker-init: Version: 0.19.0 GitCommit: de40ad0
Description
Attempts to map a host folder to the internal container folder
/root/.guacamole
fails with the following error message:
rm: cannot remove '/root/.guacamole': Device or resource busy
We have tried to create the instance with guacamole/guacamole and guacamole/quadc on several different host computers using both Docker run, Docker Compose as well as Portainer. The result is always the same error message.
Using ozru/guacamole image works, so we assume there is a bug in the guacamole/guacamole cotainer image.