Write Dockerfiles #4

Closed
opened 2023-01-17 19:12:29 +00:00 by allanger · 2 comments
allanger commented 2023-01-17 19:12:29 +00:00 (Migrated from github.com)

As I see it now, there must be several docker images with the cdh

  • Dockerfile-base that has only the cdh binary and can be used later as a step in a multistage Dockerfiles
  • Dockerfile-helmfile - cdh + helmfile, hence + helm
  • Dockerfile-argocd - cdh + argocd cli
  • Dockerfile-full - cdh + argocd + helmfile

All of them must exist for amd64 and arm64 architectures

As I see it now, there must be several docker images with the `cdh` - Dockerfile-base that has only the `cdh` binary and can be used later as a step in a multistage Dockerfiles - Dockerfile-helmfile - cdh + helmfile, hence + helm - Dockerfile-argocd - cdh + argocd cli - Dockerfile-full - cdh + argocd + helmfile All of them must exist for amd64 and arm64 architectures
allanger commented 2023-01-17 19:40:38 +00:00 (Migrated from github.com)
List of link formats for different releases: helm: - https://get.helm.sh/helm-v3.10.3-linux-arm64.tar.gz - https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz helmfile: - https://github.com/helmfile/helmfile/releases/download/v0.150.0/helmfile_0.150.0_linux_amd64.tar.gz - https://github.com/helmfile/helmfile/releases/download/v0.150.0/helmfile_0.150.0_linux_arm64.tar.gz argocd: - https://github.com/argoproj/argo-cd/releases/download/v2.6.0-rc3/argocd-linux-amd64 - https://github.com/argoproj/argo-cd/releases/download/v2.6.0-rc3/argocd-linux-arm64
allanger commented 2023-02-15 08:14:10 +00:00 (Migrated from github.com)

Closed by #5

Closed by #5
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: allanger/check-da-helm#4
No description provided.