mirror of https://github.com/bastienwirtz/homer
Add .dockerignore
Add dockerignore file to cleanup the resulting docker image.pull/34/head
parent
4b87511f28
commit
facaa346b7
|
@ -0,0 +1,5 @@
|
||||||
|
assets/*
|
||||||
|
dockerfile
|
||||||
|
*.md
|
||||||
|
.git
|
||||||
|
screenshot.png
|
Loading…
Reference in New Issue