hpi-epic / pricewars

Price Wars - A Simulation Platform for Dynamic Pricing Competition
https://hpi.de/en/plattner/projects/price-wars-an-interactive-simulation-platform.html
MIT License
52 stars 24 forks source link

Change merchant restart behavior #24

Closed CarstenWalther closed 6 years ago

CarstenWalther commented 6 years ago

The configuration restart: always starts the container after the start of the docker daemon. Example: If I restart my laptop, the merchant will be started. I changed the behavior to on-failure with 5 restart attempts.