Hello,
Who can help me install “Docker” on my notebook?
I am using Debian13 and QubesOS 4.2.4.
I would like to install Paperless-ngx on it.
My error messages are:
user@debian-13-xfce-Paperless-ngx:~$ sudo apt install docker-compose.yml
Error: Unable to locate package docker-compose.yml
Error: Couldn't find any package by glob 'docker-compose.yml'
user@debian-13-xfce-Paperless-ngx:~$ ^C
user@debian-13-xfce-Paperless-ngx:~$ sudo apt install locate
locate is already the newest version (4.10.0-3).
The following package was automatically installed and is no longer required:
docker-cli
Use 'sudo apt autoremove' to remove it.
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
1 not fully installed or removed.
Space needed: 0 B / 12.7 GB available
Continue? [Y/n] y
Setting up docker-cli (26.1.5+dfsg1-9+b9) ...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following package was automatically installed and is no longer required:
docker-cli
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
user@debian-13-xfce-Paperless-ngx:~$ sudo apt install update
Error: Unable to locate package update
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get update
Hit:1 https://download.docker.com/linux/ubuntu noble InRelease
Hit:2 https://deb.debian.org/debian trixie InRelease
Hit:3 https://deb.debian.org/debian-security trixie-security InRelease
Hit:4 https://deb.qubes-os.org/r4.2/vm trixie InRelease
Reading package lists... Done
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
docker-cli
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
docker-cli
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 31.1 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 146409 files and directories currently installed.)
Removing docker-cli (26.1.5+dfsg1-9+b9) ...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get install locate
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
locate is already the newest version (4.10.0-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
user@debian-13-xfce-Paperless-ngx:~$ sudo apt install docker-compose.yml
Error: Unable to locate package docker-compose.yml
Error: Couldn't find any package by glob 'docker-compose.yml'
user@debian-13-xfce-Paperless-ngx:~$ sudo apt install docker-compose.yaml
Error: Unable to locate package docker-compose.yaml
Error: Couldn't find any package by glob 'docker-compose.yaml'
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get install docker-compose.yaml
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package docker-compose.yaml
E: Couldn't find any package by glob 'docker-compose.yaml'
E: Couldn't find any package by regex 'docker-compose.yaml'
user@debian-13-xfce-Paperless-ngx:~$ sudo apt install locate
locate is already the newest version (4.10.0-3).
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
user@debian-13-xfce-Paperless-ngx:~$ sudo updatedb
/usr/bin/find: '/run/user/1000/doc': Permission denied
user@debian-13-xfce-Paperless-ngx:~$ sudo apt install plocate
Installing:
plocate
Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
Download size: 144 kB
Space needed: 590 kB / 12.7 GB available
Get:1 https://deb.debian.org/debian trixie/main amd64 plocate amd64 1.1.23-1 [144 kB]
Fetched 144 kB in 0s (363 kB/s)
Selecting previously unselected package plocate.
(Reading database ... 146400 files and directories currently installed.)
Preparing to unpack .../plocate_1.1.23-1_amd64.deb ...
Unpacking plocate (1.1.23-1) ...
Setting up plocate (1.1.23-1) ...
update-alternatives: using /usr/bin/plocate to provide /usr/bin/locate (locate) in auto mo
de
Created symlink '/etc/systemd/system/timers.target.wants/plocate-updatedb.timer' → '/usr/l
ib/systemd/system/plocate-updatedb.timer'.
plocate-updatedb.service is a disabled or a static unit, not starting it.
Processing triggers for man-db (2.13.1-1) ...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get update
Hit:1 https://deb.debian.org/debian trixie InRelease
Hit:2 https://deb.debian.org/debian-security trixie-security InRelease
Hit:3 https://download.docker.com/linux/ubuntu noble InRelease
Hit:4 https://deb.qubes-os.org/r4.2/vm trixie InRelease
Reading package lists... Done
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get install docker-compose.yaml
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package docker-compose.yaml
E: Couldn't find any package by glob 'docker-compose.yaml'
E: Couldn't find any package by regex 'docker-compose.yaml'
user@debian-13-xfce-Paperless-ngx:~$ sudo apt install docker-compose.yaml
Error: Unable to locate package docker-compose.yaml
Error: Couldn't find any package by glob 'docker-compose.yaml'
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get install docker-compose.yml
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package docker-compose.yml
E: Couldn't find any package by glob 'docker-compose.yml'
E: Couldn't find any package by regex 'docker-compose.yml'
user@debian-13-xfce-Paperless-ngx:~$ sudo apt install docker-compose.yml
Error: Unable to locate package docker-compose.yml
Error: Couldn't find any package by glob 'docker-compose.yml'
user@debian-13-xfce-Paperless-ngx:~$ docker-compose -f /path/to/docker-compose.yaml up
bash: docker-compose: command not found
user@debian-13-xfce-Paperless-ngx:~$ sudo apt-get install docker-compose -f /path/to/docker-compose.yaml up
Reading package lists... Done
E: Unsupported file /path/to/docker-compose.yaml given on commandline
user@debian-13-xfce-Paperless-ngx:~$ docker-compose --version
bash: docker-compose: command not found
user@debian-13-xfce-Paperless-ngx:~$ sudo find / -name docker-compose
find: ‘/run/user/1000/doc’: Permission denied
/rw/home/user/.docker/cli-plugins/docker-compose
/home/user/.docker/cli-plugins/docker-compose
/usr/libexec/docker/cli-plugins/docker-compose