Hello,
This is my first time using Docker.
I downloaded it from the Manjaro repository not AUR. When I run docker ps -a, there’s a long list of what looks like more than 50 honeygain/honeygain image containers. Is this normal or a tainted package?
Here’s part of the list.
2c5b1ba8a1e0 honeygain/honeygain "./honeygain -tou-ac…" 7 months ago Exited (1) 7 months ago crazy_hopper
7f67accb4fd7 honeygain/honeygain "./honeygain -tou-ac…" 7 months ago Exited (1) 7 months ago competent_brattain
0257e2840b6b honeygain/honeygain "./honeygain -tou-ac…" 7 months ago Exited (1) 7 months ago serene_mcnulty
27cc3da04510 honeygain/honeygain "./honeygain -tou-ac…" 7 months ago Exited (1) 7 months ago pensive_aryabhata
8d859d80560e honeygain/honeygain "./honeygain -tou-ac…" 7 months ago Exited (1) 7 months ago sleepy_heisenberg
Thanks.
You apparently have run it 7 months ago.
1 Like
You’ve obviously used Docker before without realizing it. These containers did not appear by themselves.
Check if you have installed/uninstalled Docker before:
cat /var/log/pacman.log | grep docker
If you want to start from scratch with Docker (delete all images, containers, networks, volumes):
docker system prune --all --volumes
1 Like
Thank you.
Yes it does feature,
Hmm, probably without realising it now. I did try honeygain for a short time but I remember putting it on a Windows Virtualbox. I must have tried it on Manjaro first, for one day, by the looks of it.
[2022-06-13T14:54:27+0800] [ALPM] installed docker-scan (0.17.0-2)
[2022-06-13T14:54:27+0800] [ALPM] installed docker (1:20.10.16-1)
[2022-06-13T14:54:27+0800] [ALPM-SCRIPTLET] Creating group 'docker' with GID 959.
[2022-06-13T15:35:54+0800] [PACMAN] Running 'pacman -U ./docker-desktop-4.8.0-x86_64.pkg.tar.zst'
[2022-06-14T13:43:55+0800] [ALPM] removed docker (1:20.10.16-1)
The full log:
[2022-06-13T14:54:27+0800] [ALPM] installed docker-scan (0.17.0-2)
[2022-06-13T14:54:27+0800] [ALPM] installed docker (1:20.10.16-1)
[2022-06-13T14:54:27+0800] [ALPM-SCRIPTLET] Creating group 'docker' with GID 959.
[2022-06-13T15:35:54+0800] [PACMAN] Running 'pacman -U ./docker-desktop-4.8.0-x86_64.pkg.tar.zst'
[2022-06-14T13:43:55+0800] [ALPM] removed docker (1:20.10.16-1)
[2022-09-20T07:31:26+0800] [ALPM] upgraded docker-scan (0.17.0-2 -> 0.19.0-1)
[2022-10-06T15:48:02+0800] [ALPM] upgraded docker-scan (0.19.0-1 -> 0.20.0-1)
[2022-11-04T18:04:22+0800] [ALPM] upgraded docker-scan (0.20.0-1 -> 0.21.0-1)
[2022-12-14T16:50:49+0800] [ALPM] upgraded docker-scan (0.21.0-1 -> 0.22.0-1)
[2022-12-30T19:46:44+0800] [ALPM] upgraded docker-scan (0.22.0-1 -> 0.23.0-1)
[2022-12-30T23:49:53+0800] [PACMAN] Running 'pacman -Rns alsa-card-profiles autoconf-archive bison boost chrpath coffeescript cpio cunit cups-pk-helper debugedit docker-scan doxygen electron13 electron17 electron18 electron9 fcgi flex fontforge gcc10-libs geocode-glib gn-m85 gperf gtest icon-naming-utils intltool jq js78 junit kvantum-theme-matchama leveldb lib32-json-glib lib32-openssl-1.0 lib32-pcre lib32-rest lib32-rust-libs lib32-smpeg libcmis libcroco libguess libofa librabbitmq-c librdkafka libvterm01 lld meson metis mingw-w64-gcc mingw-w64-tools nasm pkgconf python-build python-cachecontrol python-cheetah3 python-cherrypy python-contextlib2 python-defusedxml python-elasticsearch python-flask-restful python-google-api-python-client python-greenlet python-installer python-isodate python-mock python-nose python-nspektr python-pecan python-pkgconfig python-prettytable python-progress python-prometheus_client python-psycopg2 python-py python-pycodestyle python-pyjwt python-pylint python-pysmbc python-pytest-cov python-resolvelib python-retrying python-rich python-scikit-build python-scikit-learn python-setuptools-scm-git-archive python-sphinx python-tenacity python-tqdm python-xmlsec qt5-webkit rabbitmq setconf t1lib unicode-cldr-annotations xmlstarlet xmlto xorg-server-xvfb yarn yasm yelp-tools'
[2022-12-30T23:58:17+0800] [PACMAN] Running 'pacman -Rns alsa-card-profiles autoconf-archive bison boost chrpath coffeescript cpio cunit cups-pk-helper debugedit docker-scan doxygen electron13 electron17 electron18 electron9 fcgi flex fontforge gcc10-libs geocode-glib gn-m85 gperf gtest icon-naming-utils intltool jq js78 junit kvantum-theme-matchama leveldb lib32-json-glib lib32-openssl-1.0 lib32-pcre lib32-rest lib32-rust-libs lib32-smpeg libcmis libcroco libguess libofa librabbitmq-c librdkafka libvterm01 lld meson metis mingw-w64-gcc mingw-w64-tools nasm pkgconf python-build python-cachecontrol python-cheetah3 python-cherrypy python-contextlib2 python-defusedxml python-elasticsearch python-flask-restful python-google-api-python-client python-greenlet python-installer python-isodate python-mock python-nose python-nspektr python-pecan python-pkgconfig python-prettytable python-progress python-prometheus_client python-psycopg2 python-py python-pycodestyle python-pyjwt python-pylint python-pysmbc python-pytest-cov python-resolvelib python-retrying python-rich python-scikit-build python-scikit-learn python-setuptools-scm-git-archive python-sphinx python-tenacity python-tqdm python-xmlsec qt5-webkit rabbitmq setconf t1lib unicode-cldr-annotations xmlstarlet xmlto xorg-server-xvfb yarn yasm yelp-tools'
[2022-12-30T23:59:09+0800] [ALPM] removed docker-scan (0.23.0-1)
system
Closed
9 February 2023 15:16
5
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.