Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ubertidavide/docker-fastbots
- Owner: ubertidavide
- License: apache-2.0
- Created: 2023-11-17T17:24:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T14:47:58.000Z (about 1 year ago)
- Last Synced: 2024-01-05T15:51:14.200Z (about 1 year ago)
- Topics: chrome, docker, fastbots, firefox, ready-to-use, web-automation
- Language: Dockerfile
- Homepage: https://github.com/ubertidavide/fastbots
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```