Browse Source

Merge c09ee802c0 into 0cefa4cca7

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