-
Hello Martin 😃
I read your awesome blog on https://www.amon.cx/blog/deploying-web-apps-docker/ and I've been searching for a write-up like this on docker + Django + cron for like a month. Thank You…
-
-
The main project does not have one. But googling a bit:
- https://hub.docker.com/r/webpigeon/errbot/
- https://github.com/rroemhild/docker-errbot
Edit: maybe have one:
- https://hub.docker.c…
-
Problem: If a Python program `forks()`, which makes a copy of all file descriptors, the child processes may block the gzip stdin file descriptor from being closed, which leads to vmprof never terminat…
-
-
This is a node project, it must have node as its global language.
That is needed so that we can have multiple versions in the global matrix.
-
-
We could support scala 2.11 based on scalastyle-2.11.
-
-
I just copied over an old `.coafile` to a new project. It would have been nice if I could've had something like
```
bears = FilesExistBear
required_files = README*, LICENSE*, CONTRIBUTING*
```
and t…