How to install Docker on ReSpeaker V2?

Thanks, with the modification of the command, I can save the script.

By cons these two commands do absolutely nothing.

Is there change at this level?

</s>curl -fsSL https://download.docker.com/linux/raspbian/gpg | sudo apt-key add - sudo add-apt-repository "deb [arch=armhf] https://download.docker.com/linux/raspbian $(lsb_release -cs) stable" <e>


This one too I have an error after:

</s>docker run arm32v7/hello-world<e>

Thanks