add make build-nogui and vault-editor command
Build and Push Docker Container / build-and-push (push) Failing after 6m35s
Build and Push Docker Container / build-and-push (push) Failing after 6m35s
This commit is contained in:
@@ -8,6 +8,8 @@ RUN apt-get update && apt-get install -y build-essential libsecret-1-dev
|
||||
# Build
|
||||
ADD https://github.com/ProtonMail/proton-bridge.git#${VERSION} /build/
|
||||
WORKDIR /build/
|
||||
RUN make build-nogui vault-editor
|
||||
|
||||
COPY build.sh /build/
|
||||
RUN bash build.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user