https://github.com/ctlab/phantasus
Revision 294a0fd16cad543bc11c28f776a08a9e0daddaf3 authored by Alexey Sergushichev on 26 October 2021, 14:09:13 UTC, committed by Alexey Sergushichev on 26 October 2021, 14:09:13 UTC
1 parent 7b6fe45
Raw File
Tip revision: 294a0fd16cad543bc11c28f776a08a9e0daddaf3 authored by Alexey Sergushichev on 26 October 2021, 14:09:13 UTC
docker entrypoint catches interrupts
Tip revision: 294a0fd
.Rbuildignore
^.*/.Rproj$
^\.Rproj\.user$

vignettes/phantasus-tutorial_cache
^tests/testthat/cache$
^inst/www/phantasus.js/.git$
^inst/www/phantasus.js/.idea$
^inst/www/phantasus.js/jasmine$
^inst/www/phantasus.js/node_modules$
^inst/www/phantasus.js/my.conf.js$
^inst/www/phantasus.js/js/[a-o].*$
^inst/www/phantasus.js/js/[r-z].*$
^inst/www/phantasus.js/js/papaparse.min.js$
^inst/www/phantasus.js/js/parser.js$
^inst/www/phantasus.js/js/plotly-latest.min.js$
^inst/www/phantasus.js/js/protobuf.js$
^inst/www/phantasus.js/js/phantasus-external.js$
^inst/www/phantasus.js/js/phantasus-external.min.js$
^inst/www/phantasus.js/js/StackBlur.js$
^inst/www/phantasus.js/src$
^inst/www/phantasus.js/cache$
^inst/www/phantasus.js/examples$
^inst/www/phantasus.js/package.*$
^inst/www/phantasus.js/Gruntfile.js$
^inst/www/phantasus.js/css/[a-h].*$
^inst/www/phantasus.js/css/jquery-ui.min.css$
^inst/www/phantasus.js/css/phantasus.all.css$
^inst/www/phantasus.js/css/phantasus.css$
^inst/www/phantasus.js/css/phantasus.grid.css$
^inst/www/phantasus.js/css/slick.grid.css$
^inst/www/phantasus.js/LICENSE$
^inst/www/phantasus.js/README.md$
^inst/tutorials$
^inst/docker$
^inst-raw$
^inst/test_js.sh$
^inst/update_static.sh$
^cache$
^build/*$
^.*\.Rproj$
^.*bin$
^.travis.yml$
^appveyor\.yml$
.dockerignore
docker-compose.yml
Dockerfile
.space.kts
back to top