Git Product home page Git Product logo

Comments (9)

vania-pooh avatar vania-pooh commented on August 15, 2024

@linjin-harvey don't get. Exactly what command fails in Dockerfile?

from images.

linjin-harvey avatar linjin-harvey commented on August 15, 2024

@vania-pooh
I'm using linux server instead of MAC to build the image, so above error gone. However I encounter another problem:
E: Version '120.0.6099.109-1' for 'google-chrome-stable' was not found

This is my command:

./images chrome -b 120.0.6099.109 -d 120.0.6099.713 -t selenoid/chrome:120.0

Then it shows: E: Version '120.0.6099.109' for 'google-chrome-stable' was not found
image

Please help to correct my commad, my purpose is to build chrome 120 and related 120 chromederiver image

from images.

linjin-harvey avatar linjin-harvey commented on August 15, 2024

Same problem when I was using 119.0.6045.105-1 as chrome version

from images.

linjin-harvey avatar linjin-harvey commented on August 15, 2024

@vania-pooh We have strict security policy so we need to upgrade our browser regular ASAS there is new version of chrome, but we cannot run our automation scripts without new version selenoid chrome image, that is why I want to figure out how I can build the image by myself.
Can you help to advise how can I create image for new version of chrome & chromedriver. Is there any other dependencies why aerokube not provide latest image on time when chrome & chromedriver upgraded?

from images.

vania-pooh avatar vania-pooh commented on August 15, 2024

@linjin-harvey Chrome team automatically removes previous version of Deb package when new version is released.

from images.

linjin-harvey avatar linjin-harvey commented on August 15, 2024

@vania-pooh Seems need to update Dockerfile to add below package as dependency of google chrome stable

#5 133.2 Unpacking google-chrome-stable (120.0.6099.109-1) ...
#5 141.5 dpkg: dependency problems prevent configuration of google-chrome-stable:
#5 141.5 google-chrome-stable depends on libgbm1 (>= 17.1.0~rc2); however:
#5 141.5 Package libgbm1 is not installed.
#5 141.5 google-chrome-stable depends on libu2f-udev; however:
#5 141.5 Package libu2f-udev is not installed.
#5 141.5 google-chrome-stable depends on libvulkan1; however:
#5 141.5 Package libvulkan1 is not installed.

from images.

linjin-harvey avatar linjin-harvey commented on August 15, 2024

close

from images.

linjin-harvey avatar linjin-harvey commented on August 15, 2024

close

from images.

linjin-harvey avatar linjin-harvey commented on August 15, 2024

close

from images.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.