Results 6 comments of kebyn

``` FROM alpine RUN set -ex \ && apk add --no-cache vsftpd nss-pam-ldapd linux-pam ``` ``` tree /etc/pam.d/ /etc/pam.d/ ├── base-account ├── base-auth ├── base-password ├── base-session ├── base-session-noninteractive ├──...

> @vassudanagunta In fact Typora could support inline HTML, which is pretty common for markdowns. Having that, one could write this: > > ``` > > ``` > > No...

Prometheus实战部分已经过时, minikube部署kubernetes和原生方法部署Prometheus都是测试方案,很少用于生产

@yosifkit Hello, this docker does not have a planned mission environment, so [http://www.redmine.org/projects/redmine/wiki/RedmineReminderEmails](http://www.redmine.org/projects/redmine/wiki/RedmineReminderEmails) can not be done , I need your help, thank you very much .

> > 2. known issues > > Please elaborate on this. 1. Use [variable number of arguments](http://golang.org/ref/spec#Passing_arguments_to_..._parameters) instead of range 2. From the [time.Tick documentation](https://godoc.org/time#Tick): >Tick is a convenience wrapper...