Dateien für docker image build & push angelegt

This commit is contained in:
2026-04-23 10:37:52 +02:00
parent b159bdd351
commit 838f6e96e0
5 changed files with 66 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
# ---------------------------------------------------------------------------
# Build- und Deploy-Konfiguration (keine Secrets — kann committet werden)
# ---------------------------------------------------------------------------
REGISTRY=ocir.eu-frankfurt-1.oci.oraclecloud.com/frhqaxi5sgcg
IMAGE_NAME=container/automaton
IMAGE_TAG=1.0.0
REGISTRY_USER=frhqaxi5sgcg/<your username> # frhqaxi5sgcg is the tenancy ID
REGISTRY_PW=<your users auth token>