All checks were successful
Build and Push Docker Image / build-and-push (release) Successful in 48s
16 lines
133 B
Plaintext
16 lines
133 B
Plaintext
#.dockerignore
|
|
# Gitea
|
|
.gitea
|
|
|
|
# Docker
|
|
.dockerignore
|
|
dockerfile
|
|
compose.yaml
|
|
compose.yml
|
|
|
|
# Git
|
|
.gitignore
|
|
*.md
|
|
example.env
|
|
LICENSE
|