Skip to content

chuanqi327/discuz-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to discuz-docker

chmod

chmod 777 data/ -R

project build####

docker build -t discuz .

run project
docker run -p 80:80 discuz
edit hosts file
add '127.0.0.1 discuz.trantect.com' to /etc/hosts file
view discuz
open borwser
enter discuz.trantect.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.4%
  • HTML 21.6%
  • JavaScript 7.4%
  • CSS 3.6%