Files
mattermost/test.sh
Yoshino-s 22f00c57e8 init
2023-06-06 00:10:11 +08:00

8 lines
247 B
Bash

docker run \
-v "$HOME"/.config/gcloud:/root/.config/gcloud \
-v /path/to/context:/workspace \
gcr.io/kaniko-project/executor:latest \
--dockerfile /workspace/Dockerfile \
--destination "test" \
--context dir:///workspace/