CI/CD and default image
Build And Push / release-image (push) Successful in 2m36s Details

This commit is contained in:
Brieuc Dubois 2023-12-26 19:53:58 +01:00
parent 5f55cd1f8d
commit 9ed6a9f230
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
.dockerignore
Dockerfile
docker-compose.yaml
.gitea/
data/

View File

@ -1,6 +1,6 @@
services:
ssh-honeypot:
build: .
image: git.bhasher.com/bhasher/ssh-honeypot:latest
ports:
- "2222:22"
volumes: