All checks were successful
Build and Push Docker Image / build-and-push (release) Successful in 1m26s
12 lines
109 B
Plaintext
12 lines
109 B
Plaintext
#.dockerignore
|
|
# Docker
|
|
.dockerignore
|
|
dockerfile
|
|
compose.yaml
|
|
compose.yml
|
|
|
|
# Git
|
|
.gitignore
|
|
*.md
|
|
example.env
|