Skip to content

Commit

Permalink
Add snap support for docker interface for app dev builds
Browse files Browse the repository at this point in the history
  • Loading branch information
nicktate committed Aug 22, 2022
1 parent 18eb542 commit 94c4863
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ parts:
bin/doctl: bin/doctl.real

plugs:
app-dev-build:
interface: docker
dot-docker:
interface: personal-files
write:
Expand All @@ -88,3 +90,4 @@ apps:
- dot-docker
- doctl-config
- kube-config
- app-dev-build

0 comments on commit 94c4863

Please sign in to comment.