feat(container): add container builds
This commit is contained in:
parent
244aea41cc
commit
271897f18f
5 changed files with 110 additions and 1 deletions
|
@ -52,7 +52,7 @@ This proxy has no authentication, and I don't plan to add any (PRs welcome thoug
|
|||
|
||||
## TODO
|
||||
|
||||
- [ ] Docker image
|
||||
- [ ] ARM Docker images
|
||||
- [ ] Send JS/CSS to the client
|
||||
- [ ] Custom Chromium binary locations
|
||||
- [ ] More CLI arguments to control ChromeDriver behavior
|
||||
|
@ -60,6 +60,7 @@ This proxy has no authentication, and I don't plan to add any (PRs welcome thoug
|
|||
- [ ] Screenshot endpoint
|
||||
- [ ] Allow custom headers
|
||||
- [ ] POST requests
|
||||
- [x] Docker image
|
||||
|
||||
## Similiar Projects
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue