Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/wullsnpaxbwzgydyyhwtkkspeqoayxxyhoisqhf/docker-alpine-rf
- Owner: wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf
- License: other
- Created: 2020-06-10T21:27:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T11:23:01.000Z (over 3 years ago)
- Last Synced: 2024-11-01T15:44:03.314Z (2 months ago)
- Topics: alpine, containers, docker, docker-image, dockerfile, robot-framework, robotframework
- Language: Dockerfile
- Homepage: https://git.dotya.ml/wanderer/docker-alpine-rf/
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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