Skip to content

daiyeqi/docker-tengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image CI Docker pulls License: Apache 2.0

docker-tengine

$ docker pull ghcr.io/daiyeqi/tengine
$ docker run -p 80:80 \
    -v /host/path/nginx.conf:/etc/nginx/nginx.conf:ro \
    --name tengine -d ghcr.io/daiyeqi/tengine

License

This project is licensed under the Apache-2.0 License.