You may not want to use the defaut Ubuntu image, and instead use something else. It would be useful to pass in a path to a custom Dockerfile and use that, or a custom config object.
Some problems with this may be the compatibility of certain entry scripts in the different OS, and the requirement of the end-user to pull and launch Chromium themselves in the container. A lot can go wrong here.
You may not want to use the defaut Ubuntu image, and instead use something else. It would be useful to pass in a path to a custom Dockerfile and use that, or a custom config object.
Some problems with this may be the compatibility of certain entry scripts in the different OS, and the requirement of the end-user to pull and launch Chromium themselves in the container. A lot can go wrong here.