Replies: 2 comments 2 replies
-
|
Hi, I would try again with a more recent version of Docker and running |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Yeah it is a 32bit OS, I have tried it on a 64bit os and it works :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to self host de website on my raspbery pi but i get the following error when i try to run the docker compose.
ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services: 'bracket-frontend'
Unsupported config option for networks: 'bracket_lan'
I am using the following command and using an unaltered compose file.
sudo docker-compose up -d
Beta Was this translation helpful? Give feedback.
All reactions