GithubHelp home page GithubHelp logo

Comments (4)

cboettig avatar cboettig commented on July 23, 2024

hmm, are you sure you have run docker pull recently? I cannot replicate this, seems to be working for me. I'm testing on rocker/rstudio image id 7c30474e948c, which I believe is the one currently on the Hub -- you should be able to view your image id by doing: docker images.

If docker pull rocker/rstudio doesn't fix it, let me know the image id and the output of docker logs <container-id> where <container-id> is the id shown for the container (e.g. when it first executes, or check under docker ps, with apologies if I'm rehashing familiar commands)

from rocker.

keeganhines avatar keeganhines commented on July 23, 2024

Yes I've got image 7c30474e948c. Do I need to to adduser first, or is that taken care of by the dockerfile?

Here's the docker logs, I'm deploying on digitalocean:

screen shot 2014-10-28 at 8 54 39 am

from rocker.

cboettig avatar cboettig commented on July 23, 2024

Ah, spotted it. You should be using -e USER=username with an = and not a :. You're getting the default settings because the env var doesn't get assigned.

from rocker.

keeganhines avatar keeganhines commented on July 23, 2024

Of course, thanks for your help!

from rocker.

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.