Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wullsnpaxbwzgydyyhwtkkspeqoayxxyhoisqhf/docker-alpine-rf

container image for robot framework website testing (read-only mirror)
https://github.com/wullsnpaxbwzgydyyhwtkkspeqoayxxyhoisqhf/docker-alpine-rf

alpine containers docker docker-image dockerfile robot-framework robotframework

Last synced: 19 days ago
JSON representation

container image for robot framework website testing (read-only mirror)

Awesome Lists containing this project

README

        

# docker-alpine-rf

[![Build Status](https://drone.dotya.ml/api/badges/wanderer/docker-alpine-rf/status.svg)](https://drone.dotya.ml/wanderer/docker-alpine-rf)
[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/immawanderer/alpine-rf)](https://hub.docker.com/r/immawanderer/alpine-rf/builds)

This repository provides the Dockerfile to create a container image for [robotframework](https://robotframework.org) website testing.

push mirror lives in [this GitHub repo](https://github.com/wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf/docker-alpine-rf)
development happens on [this Gitea instance](https://git.dotya.ml/wanderer/docker-alpine-rf)

## What you get
* updated python[`:3.10-rc-alpine3.13`](https://hub.docker.com/_/python) 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