<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><br><br><div dir="ltr"><blockquote type="cite"><br>On Sep 4, 2022, at 6:19 PM, Alan Mead <amead@alanmead.org> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr">
  
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  
  
    <p>I was curious to see what responses you got. The little I
      understand about docker, it makes it easier for a sysadmin to
      deploy your application because you have set up the environment
      that you need. From that, I assume that Docker is great for
      sysadmins but maybe not all that compelling for the private use of
      programmers unless it solves a problem for you.<br></p></div></blockquote><div>Yes and I am also the system admin. Accordingly, if turning my app into an image is something that could allow me to get it up and running on a machine with no compromises in five minutes as opposed to a couple of hours I would seriously consider it, especially if making a Docker image does not require a great deal of work. Right now I only have to occasionally, once a year or so, install in on a machine in my office so it not too much hassle— but five minutes vs. a couple hours is worth considering.</div><div><br></div><blockquote type="cite"><div dir="ltr"><p>
    </p>
    <p>I am surprised that your script takes two hours to run. Does that
      include some long compilations?</p></div></blockquote><div>The program does not require two hours it only takes about 20 minutes and most of that time it’s downloading and installing packages and perk modules. The rest of the time is me mucking with the machine to get everything working right— my install script only does about 90% of the work.</div></body></html>