mirror of
https://github.com/cathugger/mkp224o.git
synced 2026-01-26 11:12:09 -06:00
Added maintainer for Dockerfile
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user