Skip to content

Commit

Permalink
docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed Jul 26, 2024
1 parent 8d7588e commit 66d4a3a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions runtime.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ WORKDIR /swiftness
# Copy the project files into the container
COPY . .

# Build the Rust project with optimizations
RUN cargo build --release

# Define build arguments for features
ARG FEATURES="starknet_with_keccak,blake2s"

Expand Down

0 comments on commit 66d4a3a

Please sign in to comment.