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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Play with Docker
4
4
5
-
*`docker build . -t processing.r`
5
+
*`docker build . -t processing.r` or `docker pull quay.io/gaocegege/processing.r`
6
6
*`docker run 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:)
[](https://quay.io/repository/gaocegege/processing.r)
Now Processing.R is still in early development stage, not production ready. Welcome to report bugs to [issues](https://github.com/gaocegege/Processing.R/issues)!
0 commit comments