- Build locally
docker build \
-t ghcr.io/lsd-ucsc/decent-sgxdev:local \
./SGXDev
- Build locally
docker build \
--build-arg BASE_IMG_TAG=local \
-t ghcr.io/lsd-ucsc/decent-sgxsoldev:local \
./SGXSolDev
- Build locally
docker build \
--progress=plain \
-t ghcr.io/lsd-ucsc/decent-gethnode:local \
./GethNode