2 changed files with 6 additions and 5 deletions
@ -11,6 +11,7 @@ LABEL maintainer="LinuxGSM <[email protected]>" |
|||
ENV DEBIAN_FRONTEND noninteractive |
|||
ENV TERM=xterm |
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"] |
|||
USER root |
|||
|
|||
## Install Base LinuxGSM Requirements |
|||
RUN echo "**** Install Base LinuxGSM Requirements ****" \ |
|||
|
Loading…
Reference in new issue