container image for robot framework website testing
https://hub.docker.com/r/immawanderer/alpine-rf
|
||
---|---|---|
hooks | ||
.drone.yml | ||
curl.it | ||
Dockerfile | ||
Makefile | ||
README.md |
docker-alpine-rf
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
What you get
- updated python
:3.10-rc-alpine3.12
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