Closed vladtreny closed 2 years ago
Hi,
As for the docker image - I'm not sure whether maintaining the last docker version in a file in the repo is the best idea. These things tends to go out of sync. If you are looking for a method to obtain the latest image, you can check the latest git tag, and the version of the docker image should match the version in git. Or, you can pull the latest
tag (which currently points to the Firefox version by default).
As for the list of browsers - yes it makes sense indeed to maintain such a list as part of the project. Can I ask what would be your use of such a list?
For automation. Now need to check manually the new versions of docker and browsers. But could just load this json from your repo and auto-update software on fly. I use random browsers, just shuffle the list
I added a JSON file as you suggested, with a slightly different format. It is available as browsers.json
in the top dir.
great. it is possible to add these also a current docker version? like. docker_version: 0.5
Hello, is it possible to create a json file where list all available browsers and current docker image
like
Of course can add more details to each browser