Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
cafcd5595334c53975b176d8c9dcf45dac8b6b46
/
.
/
xos
/
configurations
/
frontend
/
Dockerfile.frontend
blob: 3c8d283c4caed3c1f802f61ec7417be79fe183af [
file
] [
log
] [
blame
]
RUN mkdir
-
p
/
root
/
setup
RUN echo
"autostart=false"
>>
/etc/
supervisor
/
conf
.
d
/
observer
.
conf
CMD
/
usr
/
bin
/
make
-
C
/
opt
/
xos
/
configurations
/
frontend
-
f
Makefile
.
inside