veracruz-project / veracruz-docker-image

Development Docker image for the Veracruz privacy-preserving compute project. Veracruz is an adopted project of the Confidential Compute Consortium (CCC).
https://veracruz-project.github.io
MIT License
5 stars 10 forks source link

New docker images #33

Closed mathias-arm closed 2 years ago

mathias-arm commented 2 years ago

Note: Draft PR

New docker images:

egrimley-arm commented 2 years ago

make localci-run is currently not working for me: apt-get update fails in ubuntu:22.04!

That mysterious problem went away when up I upgraded Docker.

egrimley-arm commented 2 years ago

This works for me in the new localci image:

make linux
make -C linux-host test-server
make -C linux-host test-client
make -C linux-host veracruz-test
make nitro

But this doesn't work:

make icecap

Perhaps that's expected. IceCap never was mentioned in the README.

egrimley-arm commented 2 years ago

But this doesn't work:

make icecap

However, make icecap did work after I manually installed Nix in the container.

egrimley-arm commented 2 years ago

Did we decide that veracruz-docker-image will be merged into veracruz, now that it's not so big, rather than use a submodule?

mathias-arm commented 2 years ago

Did we decide that veracruz-docker-image will be merged into veracruz, now that it's not so big, rather than use a submodule?

We had an agreement. I will make a PR for that.

mathias-arm commented 2 years ago

+1+1 = +1 reached, merged