[GH-ISSUE #105] docker-compose not working #276

Open
opened 2026-08-05 00:38:02 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @changchichung on GitHub (Aug 31, 2021).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/105

barely change in docker-compose and turnserver.conf

just clone the repo and run docker-compose but return errors

2021-09-01 10:09:55 [changch@hqdc034 infrastructure_files]$ docker-compose up -d
Creating network "infrastructure_files_default" with the default driver
Pulling signal (wiretrustee/signal:latest)...
latest: Pulling from wiretrustee/signal
0d7d70899875: Already exists
f7eef7515175: Pull complete
a821ee61e63e: Pull complete
bb1f9feb32be: Pull complete
Digest: sha256:95ef500c6d216d4d884405d434e3188b19320fc3f777e8fcfc1d8b0befd80879
Status: Downloaded newer image for wiretrustee/signal:latest
Pulling management (wiretrustee/management:latest)...
latest: Pulling from wiretrustee/management
ERROR: no matching manifest for linux/amd64 in the manifest list entries
2021-09-01 10:10:11 [changch@hqdc034 infrastructure_files]$ ls
config.json  docker-compose.yml  turnserver.conf
2021-09-01 10:10:21 [changch@hqdc034 infrastructure_files]$

any suggestions ??

Originally created by @changchichung on GitHub (Aug 31, 2021). Original GitHub issue: https://github.com/netbirdio/netbird/issues/105 barely change in docker-compose and turnserver.conf just clone the repo and run docker-compose but return errors ``` 2021-09-01 10:09:55 [changch@hqdc034 infrastructure_files]$ docker-compose up -d Creating network "infrastructure_files_default" with the default driver Pulling signal (wiretrustee/signal:latest)... latest: Pulling from wiretrustee/signal 0d7d70899875: Already exists f7eef7515175: Pull complete a821ee61e63e: Pull complete bb1f9feb32be: Pull complete Digest: sha256:95ef500c6d216d4d884405d434e3188b19320fc3f777e8fcfc1d8b0befd80879 Status: Downloaded newer image for wiretrustee/signal:latest Pulling management (wiretrustee/management:latest)... latest: Pulling from wiretrustee/management ERROR: no matching manifest for linux/amd64 in the manifest list entries 2021-09-01 10:10:11 [changch@hqdc034 infrastructure_files]$ ls config.json docker-compose.yml turnserver.conf 2021-09-01 10:10:21 [changch@hqdc034 infrastructure_files]$ ``` any suggestions ??
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#276