mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-05-09 20:32:56 +00:00
Add .dockerignore and Dockerfile to the .dockerignore, this stops the temporary Dockerfile from invalidating the docker cache.
This commit is contained in:
parent
5936e51676
commit
ce2c4c8eaa
@ -1,4 +1,6 @@
|
|||||||
|
.dockerignore
|
||||||
.git
|
.git
|
||||||
node_modules
|
node_modules
|
||||||
|
Dockerfile
|
||||||
Dockerfile.*
|
Dockerfile.*
|
||||||
Makefile
|
Makefile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user