electrode-io / electrode-io.github.io

The public website of the Electrode platform

Home Page:http://www.electrode.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker page should be specific to electrode apps

jherr opened this issue · comments

The docker information (http://www.electrode.io/docs/docker.html), while solid, is generic to any application. If this is targeting "electrode developers" it should have information specific just to electrode. With an easy, 1, 2, 3, step process to containerizing an electrode application specifically. Ideally this would be as easy as 1) installing docker and 2) doing npm run create-docker-image or something like that.