Skip to content

Commit e9dff1a

Browse files
author
olegs-codefresh
committed
Update README
1 parent 6dc3f20 commit e9dff1a

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,3 @@ GOOGLE_APPLICATION_CREDENTIALS - needed when you have clusters that are hosted i
3333
* [X] Support verbose/debug mode
3434
* [ ] Support service-accounts from not default namespace
3535
* [ ] Dry run
36-
37-
38-
# Run as docker container
39-
```
40-
docker run \
41-
-t \
42-
-e KUBECONFIG=/config \
43-
-e CODEFRESH_TOKEN=${PASTE_CODEFRESH_TOKEN} \
44-
-e GOOGLE_APPLICATION_CREDENTIALS=/.config/gcloud/application_default_credentials.json \
45-
-v ~/.kube/config:/config \
46-
-v ~/.config/gcloud/:/.config/gcloud \
47-
stevedore create
48-
```
49-
GOOGLE_APPLICATION_CREDENTIALS - needed when you have clusters that are hosted in Google

0 commit comments

Comments
 (0)