zeus 2 years ago
parent
commit
9275d2a59f
  1. 6
      raspi-docker/modules/ROOT/pages/index-install.adoc

6
raspi-docker/modules/ROOT/pages/index-install.adoc

@ -14,6 +14,12 @@ apt-get install -y nodejs
npm install -g pm2
----
== Install optional
[source,sh]
----
apt-get install raspberrypi-kernel-headers -y
----
== Download and install Docker.

Loading…
Cancel
Save