11
0

Initial commit
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2022-09-21 12:35:12 +03:00
commit 061916c1d5
4 changed files with 97 additions and 0 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM harbor.k-space.ee/k-space/microservice-base
ADD bind-sidecar.py /
ENTRYPOINT /bind-sidecar.py