Skip to content

fairventures-worldwide/treeo2-frontend-open

Repository files navigation

create production docker image

docker build -f Dockerfile.prod -t treeo:prod .

run production image

docker run -it --rm -p 9005:80 treeo:prod

run production image in detached mode

docker run -itd --rm -p 9005:80 treeo:prod

About

TREEO Web Administration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •