Skip to content

Commit

Permalink
add COLORTERM truecolor
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgy93 authored Sep 14, 2023
1 parent 32f96e4 commit 65c6060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-build/Dockerfile.ddev-gum
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ RUN curl -fsSL https://repo.charm.sh/apt/gpg.key | gpg --dearmor -o /etc/apt/key
RUN echo "deb [signed-by=/etc/apt/keyrings/charm.gpg] https://repo.charm.sh/apt/ * *" | tee /etc/apt/sources.list.d/charm.list
# https://ddev.readthedocs.io/en/stable/users/extend/customizing-images/#build-time-environment-variables
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y -o Dpkg::Options::="--force-confnew" --no-install-recommends --no-install-suggests gum
ENV COLORTERM=truecolor

0 comments on commit 65c6060

Please sign in to comment.