mirror of https://github.com/nicolargo/glances.git
Include docker binary file in .dockerignore
This commit is contained in:
parent
2f1781f346
commit
4e102fd0bb
|
|
@ -15,3 +15,6 @@
|
|||
|
||||
# Include Config file
|
||||
!/docker-compose/glances.conf
|
||||
|
||||
# Include binary file
|
||||
!/docker-bin.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue