mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
276 B
276 B
Building/Testing
Build:
# one time:
glide install
# then every time
./build.sh
Test it, the iron token and project id are for cache.
docker run --env-file .env --rm -it --privileged -p 8080:8080 iron/functions
Releasing
./release.sh