[INT] Add docker image for testkube custom executor 11/141111/6 master
authorMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
Fri, 6 Jun 2025 10:37:00 +0000 (12:37 +0200)
committerMarek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
Wed, 11 Jun 2025 10:22:50 +0000 (12:22 +0200)
commit7191df8920bdeb2de9e315af71dcff04c04237fc
treed2d1f34c5e92333fcbeed0859c4a61df8a31f473
parent11821a0e76e27de1aa00b5f9ffd971f44e5cc934
[INT] Add docker image for testkube custom executor

Adding a new docker image that will be used as a
base for a custom executor in testkube. Dockerfile
was simplified a bit to match capabilities of docker
v20.

Issue-ID: INT-2320
Change-Id: I61b236aa6d22e7340ea4ce0dadc5e9cff2346bf2
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
testkube-executor/.dockerignore [new file with mode: 0644]
testkube-executor/README.md [new file with mode: 0644]
testkube-executor/constraints.txt [new file with mode: 0644]
testkube-executor/docker/Dockerfile [new file with mode: 0644]
testkube-executor/requirements.txt [new file with mode: 0644]