Adding python backend code to existing installation
Docker compose
python-runtime:
container_name: python-runtime
image: cruibakeryonprem.azurecr.io/cloud/python-runtime:latest
restart: always
env_file: .envKubernetes
Last updated
Was this helpful?