mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Examples changes (#201)
This commit is contained in:
5
examples/build-glide.sh
Executable file
5
examples/build-glide.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
EXAMPLE=`pwd`
|
||||
|
||||
cd ..
|
||||
docker build -f Dockerfile.glide -t glide .
|
||||
cd $EXAMPLE
|
||||
Reference in New Issue
Block a user