mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2025-09-25 19:01:11 -04:00
Update Docker build for new mirage-xen
Also, switched to the experimental new OCurrent images, as they are much smaller: - Before: 1 GB (ocaml/opam2:debian-10-ocaml-4.08) - Now: 309 MB (ocurrent/opam:alpine-3.10-ocaml-4.08)
This commit is contained in:
parent
bc7706cc97
commit
49195ed5e1
4 changed files with 9 additions and 6 deletions
|
@ -5,5 +5,5 @@ docker build -t qubes-mirage-firewall .
|
|||
echo Building Firewall...
|
||||
docker run --rm -i -v `pwd`:/home/opam/qubes-mirage-firewall qubes-mirage-firewall
|
||||
echo "SHA2 of build: $(sha256sum qubes_firewall.xen)"
|
||||
echo "SHA2 last known: 5707d97d78eb54cad9bade5322c197d8b3706335aa277ccad31fceac564f3319"
|
||||
echo "SHA2 last known: 3cf9358df911c7bc5a28846087c5359e5b550e5d0c6cf342a6e1c90545518ac6"
|
||||
echo "(hashes should match for released versions)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue