Init French translation (#12548)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
0470ce5688
commit
a5cda6edea
@@ -0,0 +1,4 @@
|
||||
FROM node:6.14.2
|
||||
EXPOSE 8080
|
||||
COPY server.js .
|
||||
CMD node server.js
|
||||
Reference in New Issue
Block a user