Dockerfile: prevent unnecessary ffmpeg building (#34084)
This commit is contained in:
parent
e30b9083cb
commit
b155c62aa2
2 changed files with 7 additions and 0 deletions
|
@ -20,3 +20,9 @@ postgres14
|
|||
redis
|
||||
elasticsearch
|
||||
chart
|
||||
.yarn/
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue