Deployment configuration
Compare changes
- Thibaut DE SAIVRE authored
+ 4
− 5
@@ -11,8 +10,8 @@ stages:
@@ -36,8 +35,8 @@ ship:
Additionnal configuration to allow JazzBot deployment within a docker container
How to use :
docker build . -t jazzbot # Builds a docker image from the source code tagged "jazzbot"
docker run jazzbot # Run the docker image. It is exposed at http://172.17.0.2:8501 by default