Skip to content

Commit

Permalink
add docker buildx and compose files as layers
Browse files Browse the repository at this point in the history
  • Loading branch information
antheas committed Aug 11, 2024
1 parent a5b19ba commit 7d9773c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/rechunk/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,14 @@ meta:
docker-ce:
packages:
- docker-ce*
docker-compose:
files:
- /usr/libexec/docker/cli-plugins/docker-compose
dedicated: False
docker-buildx:
files:
- /usr/libexec/docker/cli-plugins/docker-buildx
dedicated: False
#
# Nvidia
#
Expand Down

0 comments on commit 7d9773c

Please sign in to comment.