Code Monkey home page Code Monkey logo

Comments (3)

josiekre avatar josiekre commented on September 13, 2024 1

Duh. Thanks for answering my dumb question (never a dumb question?). I thought I tried that at one point, but guess not!

I was starting with docker run -p 8787:8787... and then using docker exec -it ... Rscript -e 'mylib::controller(blah, blah, options)'.

Instead I confirmed docker run -it ... Rscript -e 'mylib::controller(blah, blah, options)' from tmux, which does avoid starting RStudio.

from geospatial.

cboettig avatar cboettig commented on September 13, 2024

from geospatial.

eddelbuettel avatar eddelbuettel commented on September 13, 2024

Also, when an image runs you can 'attach' to it from the outside and get shell, see this SO post and documentation on docker attach.

from geospatial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.