change pull policy, continue work on new builder

This commit is contained in:
t3chn0m4g3
2024-09-05 13:09:35 +00:00
parent 3ddd71eed4
commit cec948b083
2 changed files with 12 additions and 1 deletions

View File

@ -20,6 +20,17 @@ services:
#### Tools
##################
# T-Pot Init Service
tpotinit:
image: ${TPOT_DOCKER_REPO}/tpotinit:${TPOT_VERSION}
build:
tags:
- ${TPOT_GHCR_REPO}/tpotinit:${TPOT_VERSION}
context: ../tpotinit/
dockerfile: ./Dockerfile
platforms:
- ${TPOT_AMD64}
- ${TPOT_ARM64}
#### ELK
## Logstash service