Browse Source

Merge c09ee802c0 into 660faee68e

pull/7274/merge
niniconi 19 hours ago
committed by GitHub
parent
commit
4de2aa8cc1
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