Browse Source

Merge c09ee802c0 into d6a3d539ed

pull/7274/merge
niniconi 1 week ago
committed by GitHub
parent
commit
7c38db1624
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