summaryrefslogtreecommitdiffstats
path: root/build-on-non-guix.sh
blob: be813618e716a07a06abf6d080f9ce413308c43d (plain)
1
2
3
4
#!/bin/sh

docker run --privileged --name tmp --rm -it -v $(pwd):/smart-relay -w /smart-relay metacall/guix sh -c './build.sh'