Skip to content

Commit

Permalink
Docker image should contain static binaries (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
arsiesys authored Sep 28, 2023
1 parent a718b8e commit db19763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ ARG PKG_NAME=ksops

# Match Argo CD's build
ENV GO111MODULE=on
ENV CGO_ENABLED=0

# Define kustomize config location
ENV XDG_CONFIG_HOME=$HOME/.config
Expand Down

0 comments on commit db19763

Please sign in to comment.