-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Hi! I am deploying BOPTEST locally to then use the gym interface and I see the following on the docker-compose.yml.
services:
# A service to provision needed resources during development
# The main task is to upload test cases
# This is not a production container,
# but the "boptest_submit" python module that is executed
# by this service may be useful in provisioning a production environment
provision:
build: service/provisionBut the instructions on the Boptest-gym repo say to run the following command:
docker compose up web worker provisionI ask since I would like to use the already built images offered for versions 0.7.1 and 0.8.0 at ghcr.io/ibpsa and I see there is none for the provision container, is it fine if I don't use it? What will I be missing? I don't fully understand what does "this service may be useful in provisioning a production environment" mean.
Thanks and congrats for the project!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels