Skip to content

Commit

Permalink
sandbox image with term config
Browse files Browse the repository at this point in the history
  • Loading branch information
hernandev committed Dec 28, 2020
1 parent d469070 commit f3f3e2d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sandbox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ ARG PHP_VERSION
ARG APK_PACKAGER
ARG APK_MAINTAINER

# TERM CONFIG.
ENV TERM=xterm-256color \
COLORTERM=truecolor

# ADD SDK AND BASIC TOOLS.
RUN apk add --update-cache alpine-sdk ncurses sudo git bash nano

Expand Down

0 comments on commit f3f3e2d

Please sign in to comment.