1007 B
1007 B
docker-alpine-rf
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 ofroot
)