Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ubertidavide/docker-fastbots

Docker images for running containerized fastbots projects with Chrome and Firefox ready to use setups.
https://github.com/ubertidavide/docker-fastbots

chrome docker fastbots firefox ready-to-use web-automation

Last synced: about 1 month ago
JSON representation

Docker images for running containerized fastbots projects with Chrome and Firefox ready to use setups.

Awesome Lists containing this project

README

        

# docker-fastbots

Docker images for running containerized fastbots projects with Chrome and Firefox ready to use setups.

## Docker Hub Official Images

- [fastbots-firefox](https://hub.docker.com/r/davide1/fastbots-firefox)
- [fastbots-chrome](https://hub.docker.com/r/davide1/fastbots-chrome)

## Usage

```bash
docker pull davide1/fastbots-chrome
docker pull davide1/fastbots-firefox
```