export
Export shell variables to child processes. More information: <https://manned.org/export.1posix>.
RUN apt-get update && \
apt-get install -y execline
RUN apt-get update && \
apt-get install -y execline
RUN apk add execline
RUN apt-get update && \
apt-get install -y execline