This repository provides the Dockerfile to create a container image for robotframework website testing.
push mirror lives in this GitHub repo
development happens on this Gitea instance
- updated python
:3.10-rc-alpine3.13
image - robot framework
- selenium library
- chromium
- chrome driver
- bash as kind of a convenience (the alpine-based python image has busybox as a default shell)
rf
user (uid==1000) that can be used to run tests (instead ofroot
)- b3sum and b2sum