Skip to content

Commit

Permalink
Changes to use skopeo from rockcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Beierl committed Jun 13, 2024
1 parent d32af9a commit 5174b77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
## Build and deploy

```bash
sudo snap install rockcraft --classic --edge
rockcraft pack -v
sudo skopeo --insecure-policy copy oci-archive:sdcore-amf_1.4.1_amd64.rock docker-daemon:sdcore-amf:1.4.1
sudo rockcraft.skopeo --insecure-policy copy oci-archive:sdcore-amf_1.4.1_amd64.rock docker-daemon:sdcore-amf:1.4.1
docker run sdcore-amf:1.4.1
```

0 comments on commit 5174b77

Please sign in to comment.