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

Dayvid d1 patch1 #445

Closed dayvid-d1 closed 7 months ago

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 Allure in your scenario.