mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-23 01:08:33 +00:00
6 lines
261 B
Text
6 lines
261 B
Text
|
|
####################################################################################################
|
||
|
|
# argocd-dev
|
||
|
|
####################################################################################################
|
||
|
|
FROM argocd-base
|
||
|
|
COPY argocd* /usr/local/bin/
|