Details
Details
Providing the right docker-compose.override.yml (and repo with patch 1178):
SWH_SERVICE=swh-objstorage; doco up -d $SWH_SERVICE ; doco logs --follow $SWH_SERVICE
In logs, server should start fine.
Tamper with the configuration file or the SWH_CONFIG_FILENAME values.
This should fail with an explanatory message.
Diff Detail
Diff Detail
- Repository
- rCDFD Dockerfiles for developers
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.