Skip to content

Commit

Permalink
snap: add skopeo as a snap application
Browse files Browse the repository at this point in the history
Allows running the rockcraft-packaged copy of skopeo as `rockcraft.skopeo`
  • Loading branch information
lengau committed Nov 9, 2023
1 parent 6d3a85c commit bd5fb81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ environment:
apps:
rockcraft:
command: bin/python $SNAP/bin/rockcraft
skopeo:
command: bin/skopeo

build-packages:
- libapt-pkg-dev
Expand Down

0 comments on commit bd5fb81

Please sign in to comment.