Closed sombriks closed 9 months ago
Quick update: things work just fine on mac
uname -a
Darwin hornet.local 22.6.0 Darwin Kernel Version 22.6.0: Tue Nov 7 21:42:27 PST 2023; root:xnu-8796.141.3.702.9~2/RELEASE_ARM64_T8103 arm64
docker --version
Docker version 25.0.3, build 4debf41
ok i tried the process today again in the linux machine and looks like the pelias_default
network dangling around (no idea how since the same error came in a clean virtual machine), manually deleting that network made everything work as expected.
Describe the bug
Not quite sure on what is happening but last week it was working. i was satisfied and performed a docker compose down.
Now i tried the very same thing, as the docs point to do, and it fails in the very first command. see sample bellow.
Steps to Reproduce
installed and configured docker on a fresh install of fedora 39. did that in a virtual machine as well, same results
Expected behavior
Environment (please complete the following information):
Pastebin/Screenshots
Additional context
References