Closed bschmalhofer closed 2 years ago
Found a small issue with the minio service. It does not survive a reboot of the Docker host. Propably need to add:
restart: always
to docker-compose/otobo-minio.yml.
Originally posted by @bschmalhofer in https://github.com/RotherOSS/otobo-docker/issues/99#issuecomment-1242927838
MinIO was automatically up again after a reboot. Closing this issue.
Found a small issue with the minio service. It does not survive a reboot of the Docker host. Propably need to add:
restart: always
to docker-compose/otobo-minio.yml.
Originally posted by @bschmalhofer in https://github.com/RotherOSS/otobo-docker/issues/99#issuecomment-1242927838