Browse Source

Merge c09ee802c0 into fdc156b247

pull/7274/merge
niniconi 5 days ago
committed by GitHub
parent
commit
1d7ac43140
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      .dockerignore

4
.dockerignore

@ -1,7 +1,7 @@
// Ignore everything
# Ignore everything
*
// Allow what is needed
# Allow what is needed
!.git
!docker/healthcheck.sh
!docker/start.sh

Loading…
Cancel
Save