mirror of
https://github.com/argoproj/argo-cd.git
synced 2026-02-20 01:28:45 +01:00
Refactor packr box usage into new assets library. Add faster DEV_IMAGE build (#1073)
This commit is contained in:
5
Dockerfile.dev
Normal file
5
Dockerfile.dev
Normal file
@@ -0,0 +1,5 @@
|
||||
####################################################################################################
|
||||
# argocd-dev
|
||||
####################################################################################################
|
||||
FROM argocd-base
|
||||
COPY argocd* /usr/local/bin/
|
||||
Reference in New Issue
Block a user