Skip to content

Commit

Permalink
test css at runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
hummingalpaca committed Apr 10, 2023
1 parent 2b457a0 commit e4cbeb4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ RUN curl -O https://enclave-distribution.${NETWORK}.mobilecoin.com/${CONSENSUS_S
ARG \
RUST_BACKTRACE=1 \
SGX_MODE=HW \
IAS_MODE=DEV \
CONSENSUS_ENCLAVE_CSS=consensus-enclave.css
IAS_MODE=DEV

RUN pwd
RUN echo "ias = $IAS_MODE"
Expand Down

0 comments on commit e4cbeb4

Please sign in to comment.