Skip to content

Commit ce1378a

Browse files
committed
howto.md: Update the instructions about docker
Signed-off-by: Ce Gao <ce.gao@outlook.com>
1 parent fc1106b commit ce1378a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/howto.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## Play with Docker
44

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`
77
* 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:)
88

99
See [the demo in vimeo :)](https://vimeo.com/207571123)

0 commit comments

Comments
 (0)