From 1247437b40a5b1fbea2860e5ac2f7b38992ec5bc Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 4 Mar 2020 03:09:45 +0100 Subject: [PATCH] initial commit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..571a65f --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# docker-archlinux-rf + +This repository provides the Dockerfile to create a Docker image used to run robotframework tests + +## What you get +* updated Arch Linux [base image](https://hub.docker.com/_/archlinux) +* python3 +* robot framework +* selenium library +* chromium +* chrome driver