mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-25 12:16:37 +00:00
Remove balena-electronjs VNC_PASSWORD as we have a screen
Change-type: patch
This commit is contained in:
parent
822ee9c22f
commit
fab7d194c5
@ -30,9 +30,6 @@ COPY --from=builder /usr/src/app/build /usr/src/app/build
|
|||||||
COPY --from=builder /usr/src/app/lib /usr/src/app/lib
|
COPY --from=builder /usr/src/app/lib /usr/src/app/lib
|
||||||
COPY --from=builder /usr/src/app/package.json /usr/src/app/package.json
|
COPY --from=builder /usr/src/app/package.json /usr/src/app/package.json
|
||||||
|
|
||||||
# TODO: remove once we have a screen
|
|
||||||
ENV VNC_PASSWORD=password
|
|
||||||
|
|
||||||
ENV ELECTRON_ENABLE_LOGGING=1
|
ENV ELECTRON_ENABLE_LOGGING=1
|
||||||
|
|
||||||
ENV UDEV=1
|
ENV UDEV=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user