Skip to content

Instantly share code, notes, and snippets.

View ericstoekl's full-sized avatar

Eric Stoekl ericstoekl

  • Seattle, WA, USA
View GitHub Profile
@ericstoekl
ericstoekl / post-body.txt
Created June 22, 2018 00:10
A gist capturing 27 bytes
hello folks from the meetup
@ericstoekl
ericstoekl / post-body.txt
Created June 22, 2018 02:37
A gist capturing 24 bytes
hello from docker meetup
#!/bin/sh
echo "Thanks for testing openfaas/faas PR 304 -- Prefer user supplied parameter for remove and deploy"
echo "Make sure that openfaas is deployed to localhost Docker Swarm before running this test"
# Build faas-cli
echo "Building the code in the openfaas repo"
./build.sh
echo "Installing faas-cli 0.6.13 (will prompt for password)"