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 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T14:47:58.000Z (over 1 year ago)
- Last Synced: 2025-02-07T15:45:02.397Z (3 months 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: 1
- 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
```