2021-08-08 10:38:44 -06:00
|
|
|
// integration tests are not needed in docker
|
|
|
|
// ignoring it let us speed up the integration test
|
|
|
|
// development
|
|
|
|
integration_test.go
|
2021-08-13 03:33:19 -06:00
|
|
|
integration_test/
|
2021-08-08 10:38:44 -06:00
|
|
|
|
|
|
|
Dockerfile*
|
|
|
|
docker-compose*
|
|
|
|
.dockerignore
|
|
|
|
.goreleaser.yml
|
|
|
|
.git
|
|
|
|
.github
|
|
|
|
.gitignore
|
|
|
|
README.md
|
|
|
|
LICENSE
|
|
|
|
.vscode
|
2021-10-30 08:08:16 -06:00
|
|
|
|
|
|
|
*.sock
|