Skip to content

trangtung95/docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official Gologin Docker image

Orbita browser for running in docker with remote access

Build docker image

docker build . -t orbita-docker

Environment variables summary

  • SCREEN_WIDTH profile screen width

  • SCREEN_HEIGHT profile screen height

  • PROFILE_ID gologin profile id

  • TOKEN your gologin token

Example

sh build.sh - build docker image

sh start.sh - start image local (replace environments with your parameters)

npm i puppeteer-core - install puppeteer-core

node test.js - run example

About

Docker container for Orbita

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.6%
  • Dockerfile 20.9%
  • Shell 8.5%