Changed to root for runner
This commit is contained in:
parent
274098560d
commit
3ed9265913
@ -1,6 +1,7 @@
|
|||||||
FROM cubetiq/calpine-os-linux:latest
|
FROM cubetiq/calpine-os-linux:latest
|
||||||
LABEL maintainer="sombochea@cubetiqs.com"
|
LABEL maintainer="sombochea@cubetiqs.com"
|
||||||
|
|
||||||
|
RUN sudo su - root
|
||||||
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
|
ENV LANG='en_US.UTF-8' LANGUAGE='en_US:en' LC_ALL='en_US.UTF-8'
|
||||||
ENV TIMEZ=Asia/Phnom_Penh
|
ENV TIMEZ=Asia/Phnom_Penh
|
||||||
RUN echo "Start building the openjdk11..."
|
RUN echo "Start building the openjdk11..."
|
||||||
|
Loading…
Reference in New Issue
Block a user