Added maintainer for Dockerfile

This commit is contained in:
Stefin 2020-09-02 05:34:47 -05:00 committed by GitHub
parent 3025c59eab
commit b94137e72d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
FROM alpine:3.12.0
LABEL maintainer="sstefin@bk.ru"
#Installing all the dependencies
RUN apk add --no-cache gcc libsodium-dev make autoconf build-base