Browse Source

Bug fixed for .dockerignore (#329)

* bug fixed for .dockerignore

* clean up
tags/v1.0.2
Lunny Xiao 9 years ago committed by GitHub
parent
commit
1ae6ccb5f1
  1. 2
      .dockerignore

2
.dockerignore

@ -1,5 +1,5 @@
* *
!gitea
!docker !docker
!bin
!public !public
!templates !templates

Loading…
Cancel
Save