Removed default workdir and vol
This commit is contained in:
parent
4fe9577257
commit
7f0e377852
@ -1,9 +1,6 @@
|
|||||||
FROM cubetiq/calpine-os-linux:latest
|
FROM cubetiq/calpine-os-linux:latest
|
||||||
LABEL maintainer="sombochea@cubetiqs.com"
|
LABEL maintainer="sombochea@cubetiqs.com"
|
||||||
|
|
||||||
WORKDIR /github/workspace
|
|
||||||
VOLUME ["/github/workspace"]
|
|
||||||
|
|
||||||
# Build with root access
|
# Build with root access
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user