This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
kube-arangodb
Watch
1
Star
0
Fork
You've already forked kube-arangodb
0
mirror of
https://github.com/arangodb/kube-arangodb.git
synced
2024-12-14 11:57:37 +00:00
Code
Activity
396fd079cc
kube-arangodb
/
Dockerfile
5 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
REVERT/to_0.4.0 (#476)
2019-10-16 07:05:56 +00:00
FROM scratch
Initial API objects & vendoring
2018-02-09 10:11:33 +00:00
REVERT/to_0.4.0 (#476)
2019-10-16 07:05:56 +00:00
ADD bin/arangodb_operator /usr/bin/
Initial API objects & vendoring
2018-02-09 10:11:33 +00:00
REVERT/to_0.4.0 (#476)
2019-10-16 07:05:56 +00:00
ENTRYPOINT [ "/usr/bin/arangodb_operator" ]
Copy permalink