Fuminori Ido
Fuminori Ido
When I run "rake resque:work" under resque-scheduler, the following error happens: ``` bash $ rake --trace resque:work ** Invoke resque:work (first_time) ** Invoke resque:preload (first_time) ** Invoke resque:setup (first_time) **...
### NAME "itamae list" command lists recipes in installed itamae-plugin-recipe-X gems ### SYNOPSIS itamae list ### DESCRIPTION "itamae list" command lists recipes in installed itamae-plugin-recipe-X gems; for example: ``` $...
When Dockerfile is: ``` FROM centos:7 USER games ``` and create image by: `docker build --tag itamae-docker-test:base -
Hi, In README, Prometheus alert of swap says: `NodeSwapUsage > 10% ` But, actual rule is 75% in https://github.com/kayrus/prometheus-kubernetes/blob/master/prometheus-rules/mem-usage.rules right?
Hi, The commit 9606f351 by Dan Kubb fixes time stamp issue so that I hope v0.0.3 gem be released. Regards.