Skip to content

Commit

Permalink
Switch helloworld-go with kn (#2807)
Browse files Browse the repository at this point in the history
* Try helloworld-go with kn

* Add kn as a prereq.

* Incorporate Ashleigh's feedback

* Fix @abrennan89 feedback
  • Loading branch information
mattmoor authored Nov 6, 2020
1 parent 426e207 commit 9f2138f
Show file tree
Hide file tree
Showing 4 changed files with 230 additions and 192 deletions.
1 change: 0 additions & 1 deletion docs/serving/samples/hello-world/helloworld-go/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Use the official Golang image to create a build artifact.
# This is based on Debian and sets the GOPATH to /go.
# https://hub.docker.com/_/golang
FROM golang:1.13 as builder

# Create and change to the app directory.
Expand Down
188 changes: 0 additions & 188 deletions docs/serving/samples/hello-world/helloworld-go/README.md

This file was deleted.

Loading

0 comments on commit 9f2138f

Please sign in to comment.