1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/.dockerignore
Amir Zarrinkafsh 9c98321130
fix(docker): fix bootstrap and dev docker image build ()
This reverts commit 380e6fccb6. This change ensures that BUILDKIT is enabled to pick up the correct Dockerfile and .dockerignore files during the build process of the dev image.

Fixes . Closes .
2022-02-08 16:09:45 +11:00

10 lines
104 B
Plaintext

# Ignore All
*
# Overrides
!authelia-linux-*
!LICENSE
!entrypoint.sh
!healthcheck.sh
!.healthcheck.env