Skip to content

gemini-testing/images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Images

Build Status Release

UNMAINTAINED. Consider https://aerokube.com/moon/latest as alternative.

This repository contains Docker build files to be used for Selenoid and Moon projects. You can find prebuilt images here.

Download Statistics

Firefox: Firefox Docker Pulls

Chrome: Chrome Docker Pulls

Opera: Opera Docker Pulls

Android: Android Docker Pulls

Building Images

Moved to: http://aerokube.com/images/latest/#_building_images

How to build chrome for testing

To build a chrome image for testing, you must specify --source-dir option. For example:

./images chrome -b 138.0.7204.183 -d 138.0.7204.183 -t selenoid/chrome-ft:138.0 --source-dir chrome/for-testing

To get the latest version number, visit: https://googlechromelabs.github.io/chrome-for-testing/LATEST_RELEASE_$MAJOR_VERSION (replace $MAJOR_VERSION with the desired major version, e.g., 138).

Image information

Moved to: http://aerokube.com/images/latest/#_browser_image_information

About

Browser images for Selenoid and Moon 1.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 51.1%
  • Shell 30.2%
  • Dockerfile 18.7%