|
|
|
@ -6,6 +6,7 @@ RUN apk add --no-cache libc-dev
@@ -6,6 +6,7 @@ RUN apk add --no-cache libc-dev
|
|
|
|
|
RUN apk add --no-cache libffi-dev |
|
|
|
|
RUN apk add --no-cache openssl |
|
|
|
|
RUN apk add --no-cache openssl-dev |
|
|
|
|
RUN apk add --no-cache sqlite |
|
|
|
|
|
|
|
|
|
RUN adduser -D deploy |
|
|
|
|
USER deploy |
|
|
|
|