add openssl package
This commit is contained in:
@@ -12,7 +12,7 @@ WORKDIR /automatisch
|
||||
|
||||
COPY --from=0 /entrypoint.sh /entrypoint.sh
|
||||
|
||||
RUN yarn global add @automatisch/cli@0.2.0
|
||||
RUN apk add --no-cache openssl && yarn global add @automatisch/cli@0.2.0
|
||||
|
||||
EXPOSE 3000
|
||||
ENTRYPOINT ["sh", "/entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user