Skip to content

ggtony233/tweb-dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

English

介绍

这是一个将github上的开源项目tweb制作成docker镜像的一个项目,用来架设在自己的渣机上,查了dockerhub并没有找到多好用的,于是自己做了一个

用法

克隆本项目到本地,然后

docker build -t <镜像名字:标签> -f ./tweb_build .
#根据你自己的想法修改tweb.yml里的内容
docker-compose -f tweb.yml up -d

如果你没有做修改此时应该能通过127.0.0.1:8080使用了

tips:这本身不是什么高大上的东西,仅仅是依据dockerfile的语法跑了上面那个项目的过程而已。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published