Lukasz Malinowski

Results 2 comments of Lukasz Malinowski

Hello, Docker compose installation is as easy as this: `pip install docker-compose` Details are described here: https://docs.docker.com/compose/install/ `docker-compose` needs to be executed in directory where `docker-compose.yml` is located (so yes,...

> > Note that the `ca_cert` parameter is currently not implemented. > > Does anyone know if the 'ca_cert' parameter is now implemented in the latest version of MicroPython? I'm...