Skip to content

Commit

Permalink
remove dockerfile reportvk/ iage_id
Browse files Browse the repository at this point in the history
Signed-off-by: smtmfft <smtm@taiko.xyz>
  • Loading branch information
smtmfft committed Sep 16, 2024
1 parent 0e8a0dc commit 2d7d429
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile.zk
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ ENV TARGET=sp1
RUN make install
RUN make guest
RUN cargo build --release ${BUILD_FLAGS} --features "sp1,risc0,bonsai-auto-scaling" --features "docker_build"
# print sp1 vk
RUN cargo test -r --package sp1-driver --lib --all-features -- test::test_show_sp1_elf_vk --exact --show-output --ignored
# print risc0 image id
RUN cargo test --package risc0-driver --lib -F enable -- test::test_show_risc0_image_id --exact --show-output --ignored

RUN mkdir -p \
./bin \
Expand Down

0 comments on commit 2d7d429

Please sign in to comment.