Skip to content

Commit

Permalink
pass var to container
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Mar 6, 2024
1 parent e1364c0 commit 579605b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/docker/docker.compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ services:
dockerfile: modules/web/Dockerfile
args:
VERSION: ${VERSION:?}
WEB_BUILDER_ARCH: ${WEB_BUILDER_ARCH:?}
command:
- "--kubeconfig=${KUBECONFIG:?}"
- "--locale-config=/public/locale_conf.json"
Expand Down

0 comments on commit 579605b

Please sign in to comment.