TEST: build
Some checks failed
Build docker container / Build image (push) Failing after 5s

This commit is contained in:
2025-12-19 17:08:28 +01:00
parent dc00816ee4
commit fad267347e

View File

@@ -12,6 +12,7 @@ jobs:
services:
docker:
image: nexus3.rancherk3.duckdns.org/elgranloky/docker:23.0.6-dind
privileged: true
options: >-
--privileged
--cap-add SYS_ADMIN
@@ -20,7 +21,7 @@ jobs:
--cap-add MKNOD
--cap-add NET_BIND_SERVICE
ports:
- "2375:2375"
- "2376:2375"
env:
IMAGE_NAME: microserviciospython