Hello everyone,
I need to create a REST API using the Python3 language, I'm trying to follow the tutorial (https://www.youtube.com/watch?v=4T5Gnrmzjak), however I have the following problem:
When the command is executed: docker-compose up
I am presented with the following message:
ERROR: Could not connect to Docker daemon. You might need to install Docker: https://docs.docker.com/engine/installation/
Does anyone know how to create a REST API on Onion Omega 2+?