Initial commit.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM alpine:latest
|
||||
RUN apk update && apk add build-base sqlite-dev vim jansson-dev jansson-static
|
||||
WORKDIR /home
|
||||
Reference in New Issue
Block a user