You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/howto.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
## Play with Docker
4
4
5
-
*`docker build . -t processing.r` or `docker pull quay.io/gaocegege/processing.r`
6
-
*`docker run processing.r`
5
+
*`docker pull quay.io/gaocegege/processing.r`
6
+
*`docker run quay.io/gaocegege/processing.r`
7
7
* Open the link of NoVNC in a web browser and the default password is `process`. Input it in the URL and play with Processing.R in a desktop environment:)
8
8
9
9
See [the demo in vimeo :)](https://vimeo.com/207571123)
0 commit comments