Hi Oscar, I think the error may be because you are trying to build without docker-compose, can you please confirm this?
You need to use docker-compose to build the images. On the root directory of the repository there is a docker-compose file. You need to do `docker-compose build` to build the images and `docker-compose up` to bring up the containers. Best, Ajay T. -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
