Gitiles
Code Review
Sign In
gerrit.nordix.org
/
local
/
oransc
/
nonrtric-prototyping
/
8ead72aee69554705229abfd4cff2b96a8352f78
/
.
/
rapps
/
Dockerfile_rrxi
blob: ca5675c1b6c86d7bd8dc74303eec09b570b147e6 [
file
] [
log
] [
blame
]
FROM golang
:
latest
RUN mkdir
/
app
RUN mkdir
/
certs
COPY
./
rapps
-
rapp
-
x509
-
invoker
/
app
RUN chmod
+
x
/
app
/
rapps
-
rapp
-
x509
-
invoker
WORKDIR
/
app