docker-alpine-rf/README.md
surtur c7b18ea980
All checks were successful
continuous-integration/drone/push Build is passing
feat: added badges to README.md
2020-06-11 01:02:01 +02:00

1007 B

docker-alpine-rf

Build Status Docker Cloud Build Status

This repository provides the Dockerfile to create a container image for robotframework website testing.

What you get

  • updated python:3.9-rc-alpine image
  • robot framework
  • selenium library
  • chromium
  • chrome driver
  • bash as kind of a convenience (the base is a python image)
  • rf user (uid==1000) that can be used to run tests (instead of root)