Skip to content

yakeworld/glype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

glype-docker

Acks

This work uses the following works from Creative Commons

  1. APACHE 2
  2. PHP 7.2.2
  3. PHP docker project
  4. Glype

contacts the author

hows

if you want to use docker hub repo:

docker run --name glype -p 9000:80 -d yakeworld/glype1.2

if you just want to try try this repo, use this

  1. first check out this repo and cd into it

    git clone https://github.com/yakeworld/glype.git  glype && cd glype
    
  2. second you have to build it first

    docker build -t glype .
    
  3. then you run it

    docker run  --name glype -p 9000:80 glype
    

you may need to open a browser to address to http://ip-address-of-your-docker-host:9000

argues what is wrong with this repo

Did not need the default.conf file.

About

docker-glype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published