mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-24 22:16:37 +00:00
Set the EDITOR
environment variable to use the alternatives group
This commit is contained in:
parent
c1e30b7751
commit
8b0d3ebd30
@ -25,6 +25,7 @@ ARG TARGETARCH
|
|||||||
|
|
||||||
ENV DEBIAN_FRONTEND="noninteractive" \
|
ENV DEBIAN_FRONTEND="noninteractive" \
|
||||||
APT_KEEP_ARCHIVES=1 \
|
APT_KEEP_ARCHIVES=1 \
|
||||||
|
EDITOR="editor" \
|
||||||
HOME="/root" \
|
HOME="/root" \
|
||||||
LANGUAGE="en_US.UTF-8" \
|
LANGUAGE="en_US.UTF-8" \
|
||||||
LANG="en_US.UTF-8" \
|
LANG="en_US.UTF-8" \
|
||||||
|
Loading…
Reference in New Issue
Block a user