docker-alpine-rf/README.md
surtur e6f4f92376
All checks were successful
continuous-integration/drone/push Build is passing
chore: updated README.md (linked https://git.dotya.ml directly)
2020-07-26 21:03:46 +02:00

1.2 KiB

docker-alpine-rf

Build Status Docker Cloud Build Status

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 of root)
  • b3sum and b2sum