ppodgorsek / docker-robot-framework

Robot Framework in Docker
https://cloud.docker.com/repository/docker/ppodgorsek/robot-framework
MIT License
340 stars 236 forks source link

Update Dockerfile #458

Closed hvitis closed 7 months ago

hvitis commented 10 months ago

Manipulating docker options. Checking basic docker health etc.

ppodgorsek commented 7 months ago

The feature allowing to dynamically install additional dependencies has finally been implemented as part of #376 and the details can be found in the README: https://github.com/ppodgorsek/docker-robot-framework#installing-additional-dependencies

Conscious of keeping the container's image not too large, I would suggest relying on the dynamic installation of robotframework-docker in your scenario.