Skip to content

Commit

Permalink
Migrate to oci-spec-rs
Browse files Browse the repository at this point in the history
Signed-off-by: Takashi IIGUNI <[email protected]>
  • Loading branch information
guni1192 committed Feb 25, 2022
1 parent ac0dd62 commit 825f469
Show file tree
Hide file tree
Showing 18 changed files with 210 additions and 907 deletions.
19 changes: 17 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG RUST_VERSION=1.54
ARG RUST_VERSION=1.58

FROM rust:${RUST_VERSION}-slim-bullseye as planner
RUN apt-get update \
Expand Down
12 changes: 0 additions & 12 deletions oci-runtime-spec/Cargo.toml

This file was deleted.

Loading

0 comments on commit 825f469

Please sign in to comment.