mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-23 00:52:02 +01:00
Add a .dockerignore file
This file avoid sending unneeded data to the image build context.
This commit is contained in:
parent
fb3830952c
commit
ea284c8e1a
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
+.*
|
||||||
|
+go
|
||||||
|
+test
|
||||||
|
+LICENSE
|
||||||
|
+README.md
|
||||||
|
+schema.png
|
Loading…
Reference in New Issue
Block a user