mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
tweaking / improving:
- add glutton to builder - reduce parallel builds to 2 - require root for tc - add docker logins
This commit is contained in:
@ -127,13 +127,13 @@ services:
|
||||
<<: *common-build
|
||||
|
||||
# Glutton
|
||||
# glutton:
|
||||
# image: ${TPOT_DOCKER_REPO}/glutton:${TPOT_VERSION}
|
||||
## build:
|
||||
# tags:
|
||||
# - ${TPOT_GHCR_REPO}/glutton:${TPOT_VERSION}
|
||||
# context: ../glutton/
|
||||
# <<: *common-build
|
||||
glutton:
|
||||
image: ${TPOT_DOCKER_REPO}/glutton:${TPOT_VERSION}
|
||||
build:
|
||||
tags:
|
||||
- ${TPOT_GHCR_REPO}/glutton:${TPOT_VERSION}
|
||||
context: ../glutton/
|
||||
<<: *common-build
|
||||
|
||||
# Go-pot
|
||||
go-pot:
|
||||
|
Reference in New Issue
Block a user