Hey folks,
So, I’m trying to docker install chromium-browser with version 110.0.5481.177 (or something close to that). I’ve been googling around but can’t seem to find a straightforward way to do it.
Like, I know how to pull the latest version, but how do I specify the exact version? Do I need to tweak the Dockerfile or is there a tag I can use directly?
Also, if anyone’s done this before, any tips on making sure it runs smoothly? I’m kinda new to Docker, so bear with me if I’m missing something obvious lol.
Thanks in advance!
So, I’m trying to docker install chromium-browser with version 110.0.5481.177 (or something close to that). I’ve been googling around but can’t seem to find a straightforward way to do it.
Like, I know how to pull the latest version, but how do I specify the exact version? Do I need to tweak the Dockerfile or is there a tag I can use directly?
Also, if anyone’s done this before, any tips on making sure it runs smoothly? I’m kinda new to Docker, so bear with me if I’m missing something obvious lol.
Thanks in advance!
