container image for robot framework website testing
https://hub.docker.com/r/immawanderer/alpine-rf
surtur
8d95368415
All checks were successful
continuous-integration/drone/push Build is passing
* reintroducing target-based exclude |
||
---|---|---|
hooks | ||
.drone.yml | ||
curl.it | ||
Dockerfile | ||
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.9-rc-alpine
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