dragonfly/.dockerignore
Roman Gershman 4e393cf742
fix: alpine weekly pipeline (#1811)
1. Move docker build files to separate dir from docker script files
   so that they won't be part of build context. Update dockerignore as well
2. Fix lib dependencies for alpine

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2023-09-06 08:27:40 +00:00

4 lines
34 B
Plaintext

_deps/*
build-*
tools/packaging/*