Open main menu

Wiki-Orange Pi β

Changes

Orange Pi CM4

177 bytes added, 09:48, 19 September 2023
How to install Docker
# Use the '''enable_docker.sh'''script to enable the docker service, and then you can start using the docker command, and the docker service will be automatically started when the system is started next time
::{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''enable_docker.sh'''
|}
<ol start="3" style="list-style-type: decimal;">
<li>Then you can use the following command to test docker, if you can run hello-world, it means that docker can be used normally</li></ol>{| class="wikitable" style="width:800px;" |-|
orangepi@orangepi:~$ '''docker run hello-world'''
Status: Downloaded newer image for hello-world:latest
'''Hello from Docker!'''
'''<span style="color:#FF0000">Hello from Docker!</span>''' '''<span style="color:#FF0000">This message shows that your installation appears to be working correctly.</span>'''
'''.….'''
|}
</ol>
<span id="how-to-download-and-install-arm64-version-balenaetcher"></span>
<span id="how-to-download-and-install-arm64-version-balenaetcher"></span>
== How to download and install arm64 version balenaEtcher ==