Sam El-Borai
Sam El-Borai
And the image on docker hub: https://hub.docker.com/r/dgellow/alpine-boot-clj/
To add to what @ulab said, a dependency on `cron -l` is causing issues in chrooted environments (such as a chrooted `php-fpm`). Also, systemd timers or other schedulers exist as...
The solution suggested by @ulab only requires the cronjob (or equivalent) to do a `touch /path/to/specific/file` in addition to `php bin/grav scheduler` . That removes the need for both `exec`...
Please, stop with the +1 madness. You are generating noise for everyone subscribed to this thread.
@teropa Would be better to add a short notice at the top of the README.md
It looks like the download page has been updated  (that's from current https://dlang.org/download.html)
Regarding having an official docker image, the process is described here: https://docs.docker.com/docker-hub/official_images/#creating-an-official-image. And more details in the two dedicated github repositories (mentioned in the above link): - https://github.com/docker-library/official-images - https://github.com/docker-library/docs...
I understand it's not an easy problem. I think typescript users are in a similar situation. js2-mode is the best js mode available, it's frustrating to leave it when you...
I have just noticed that [flow 0.4.0 supports annotations in comments](http://flowtype.org/blog/2015/02/20/Flow-Comments.html): > As of Flow 0.4.0, you can put your Flow-specific syntax in special comments. If you use these special...
@Razoric480 Ok, it's becoming weird. First to answer your question, before opening this issue I tried to click on the eye icon 👁️ but that didn't do anything. Now the...