IBM/BlueXolo

Optimizar BaseImage (Docker) for Robot framework.

Opened this issue · 1 comments

Optimizar BaseImage (Docker) for Robot framework.

Optimizations

  • Use of Alpine based Python image
  • Generate fresh SSH keys
  • Add build arguments to create images with custom Python and Robot Framework version
  • Locate Robot Framework executable in same location to always use robot command (in older versions the command was pybot)