Use hourly without installing anything:
docker run -it apembroke/hourly hourly-in
This would download/start hourly container with the current git directory mounted inside, then runs hourly-in as usual. hourly-in could be aliased to the above run command. Same for hourly-out
Use hourly without installing anything:
docker run -it apembroke/hourly hourly-inThis would download/start hourly container with the current git directory mounted inside, then runs hourly-in as usual.
hourly-incould be aliased to the above run command. Same forhourly-out