Commit Graph

3 Commits

Author SHA1 Message Date
Chris 88f3b75383 Bugfixes
* Fixed a bug where the lockfile would be released on exit even if
  it wasn't locked by the process
* Disabled the phpx build as it is broken
2022-07-05 22:49:26 +02:00
Chris fb0954b4dd Implemented fresh configuration loader
* Fresh can now identify and load freshdocker.conf config files
2022-03-21 01:00:00 +01:00
Chris 214db1cee3 Misc improvements
- Renamed the state file from `fresh.yml` to `.fresh.yml`.
- Added option `--state` to override the state file name.
- Renamed the lock file from `fresh.lock` to `.fresh.lock`.
- Added option `--lockfile` to override lockfile file name.
2022-03-21 00:48:19 +01:00