Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
philips committed Dec 5, 2019
1 parent 44d87ad commit 118ab5a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -2,3 +2,12 @@

A set of tools to help manage a shell server running on GCE.


```
gcloud builds submit --tag gcr.io/ifup-shell/gce-shell .
```

```
$ gcloud beta run deploy hello --image gcr.io/ifup-shell/gce-shell --platform managed
```

0 comments on commit 118ab5a

Please sign in to comment.