mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-12-05 21:27:13 -06:00
Added maintainer for Dockerfile
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user