1
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Jake Howard fa19bff73b
Update README.md 2020-10-06 09:31:57 +01:00
Jake Howard f06d2527be
Correctly terminate if parts of the process terminate 2020-10-05 21:51:26 +01:00
Jake Howard 2d3bc78beb
Add more details to readme 2020-10-05 21:42:30 +01:00
Jake Howard 959921bf5f
Also allow forcing pull, even when no images found 2020-10-05 21:35:15 +01:00
Jake Howard afaff012b4
Allow containers to be always cycled 2020-10-05 21:32:35 +01:00
Jake Howard ef358ec35e
Correctly strip newlines from output 2020-10-05 21:32:11 +01:00
Jake Howard 4dd1db342b
Cycle containers on change 2020-10-05 21:23:04 +01:00
Jake Howard 02d51b8ebf
Check whether images have changed 2020-10-05 20:56:06 +01:00
Jake Howard cdcf6de960
Get a unique set of image hashes running 2020-10-05 20:45:23 +01:00
Jake Howard 394d7ac3e1
Allow containers to be pulled 2020-10-05 19:57:56 +01:00
Jake Howard 790d163de0
Add helper to run compose 2020-10-05 19:02:48 +01:00
Jake Howard 120fea2a62
Add helper methods for running commands inside the project directory 2020-10-05 18:14:23 +01:00
Jake Howard b83ec11e97
Add logger and verbose flag 2020-10-05 17:59:05 +01:00
Jake Howard 8de8767b13
Add a struct to store compose projects 2020-10-05 17:36:44 +01:00
Jake Howard efffe24d62
Allow multiple globs to be passed in, and resolved to individual files 2020-10-05 14:55:24 +01:00
Jake Howard 07b8ec8b4e
Init rust application 2020-10-05 14:36:41 +01:00
Jake Howard 5577b1029c
Initial commit 2020-10-05 14:33:05 +01:00