Respect gitignores
This commit is contained in:
parent
bb1e5fa826
commit
40d87a9d32
2 changed files with 34 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ RUN apk --no-cache add \
|
|||
openssh \
|
||||
bash \
|
||||
coreutils \
|
||||
git \
|
||||
borgbackup=1.4.0-r0
|
||||
|
||||
COPY src /src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue