Dateien für docker image build & push angelegt
This commit is contained in:
10
quarkus-automaton/docker/.env-example
Normal file
10
quarkus-automaton/docker/.env-example
Normal 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>
|
||||
Reference in New Issue
Block a user