mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-04-25 08:16:04 +00:00
Added maintainer for Dockerfile
This commit is contained in:
parent
3025c59eab
commit
b94137e72d
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
FROM alpine:3.12.0
|
FROM alpine:3.12.0
|
||||||
|
|
||||||
|
LABEL maintainer="sstefin@bk.ru"
|
||||||
|
|
||||||
#Installing all the dependencies
|
#Installing all the dependencies
|
||||||
RUN apk add --no-cache gcc libsodium-dev make autoconf build-base
|
RUN apk add --no-cache gcc libsodium-dev make autoconf build-base
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue