mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-24 03:41:26 +02:00
Include pkg dir when building docker image
This commit is contained in:
parent
103fe5718b
commit
bb26725c67
@ -5,6 +5,7 @@
|
||||
# Only add necessary files to the Docker build context (Dockerfiles are always included implicitly)
|
||||
!/build/
|
||||
!/internal/
|
||||
!/pkg/
|
||||
!/go.mod
|
||||
!/go.sum
|
||||
!main.go
|
||||
|
Loading…
x
Reference in New Issue
Block a user