Fixed issue with init (PID 1)

This commit is contained in:
root
2019-04-09 22:43:56 +03:00
parent c844b5c09d
commit ec52185af3
29 changed files with 155 additions and 96 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.7
FROM alpine:3.9
LABEL maintainer="Alexey Pustovalov <alexey.pustovalov@zabbix.com>"
ARG BUILD_DATE