Gitiles
Code Review
Sign In
gerrit.nordix.org
/
local
/
oransc
/
nonrtric-prototyping
/
90fcec9249f16e349c002ca5f7ce3a96d4b07ddd
/
.
/
rapps
/
Dockerfile_rri
blob: 0abeb130d99ff161e8672c52b3ba9922320b82b8 [
file
] [
log
] [
blame
]
FROM golang
:
latest
RUN mkdir
/
app
COPY
./
rapps
-
rapp
-
invoker
/
app
RUN chmod
+
x
/
app
/
rapps
-
rapp
-
invoker
WORKDIR
/
app