File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 2
2
^.*\.Rproj$
3
3
^\.Rproj\.user$
4
4
^data-raw$
5
- Dockerfile
6
5
cran-release.Rmd
7
6
CONDUCT.md
8
7
CONTRIBUTING.md
Original file line number Diff line number Diff line change 1
1
# ------------------------------------------------------------------------------
2
- # Remove the VMODE env var to run vdiffr::manage_cases()
3
- # $ docker build -t cpsievert/plotly-orca .
4
- # $ docker run -e VMODE="ci" -v $(pwd):/home/plotly --privileged -p 3838:3838 cpsievert/plotly-orca
2
+ # Remove VMODE to run vdiffr::manage_cases()
3
+ # $ docker build -t cpsievert/plotly-vtest .
4
+ # $ docker run -e VMODE="ci" -v $(pwd):/home/plotly --privileged -p 3838:3838 cpsievert/plotly-vtest
5
5
# ------------------------------------------------------------------------------
6
6
7
7
FROM ubuntu:16.04
You can’t perform that action at this time.
0 commit comments