March 3, 20242 yr If I have a Docker file from Docker Hub (in this case Shiny-verse by Rocker), and I want to install libglpk-dev inside the container I can open the console and run it. However, when the container receives an update, I have to install libglpk-dev again. What is the best way to automate this process? I believe I can create my own Docker File that uses verse as a base, then installs libglpk-dev and push that to Docker Hub. But if I do this, will I get an update in UNRAID if the Shiny-verse container gets an update? Edited March 3, 20242 yr by AngryPig
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.