Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Run Stata from a docker container

    Hi!
    Does anyone have experience with setting up and running Stata in a Docker container? I found some Docker Images on codeocean (Stata 15) and on Docker Hub (Stata 14) but no more further information. Is there maybe a good tutorial that I‘m not aware of?
    I‘m rather unexperienced with Docker outside of very standard images and don‘t see a way of progressing without some support.

    Thanks!
    Last edited by Fabian Fortner; 13 Apr 2021, 13:47.

  • #2
    Maybe this: https://github.com/AEADataEditor/docker-stata

    Has a README with steps that work (for me) on MacOS and Linux, and should work on Windows.

    Comment


    • #3
      Hey Fabian Fortner, I also recently started working with Docker, and I love it. I put together a short tutorial in which I build an image with R + igraph (very simple). Take a look here: https://github.com/USCbiostats/docker-example

      Comment


      • #4
        Awesome! this helped

        Comment

        Working...
        X