Juhong Jung
Juhong Jung
> Does Zappa perform certain activities on an hourly or similar basis? I am trying to get the minimum permissions setup, but it seems that my app only works for...
I will build docker image and push to my private repository cause i'm not owner of geofront project, so it's not proper to push to dockerhub myself. Will it be...
Same here
I also cannot use kubernetes plugin because there is no client certificate and key of EKS cluster
> While we don't have a proper solution for that, I'm using the following workaround. > > ``` > resource "local_file" "foo" { > content = "contents" > filename =...
Hi. I got same error. Below is an error. ``` FROM apache/airflow:2.3.2 USER root RUN apt-get update --allow-unauthenticated --allow-insecure-repositories && \ DEBIAN_FRONTEND=noninteractive apt-get install -y build-essential libsasl2-dev libkrb5-dev USER airflow...
Does it still same?
Hi @VAdaihiep . I'm really thank you for your advice. I should fix code right now, but I'm very busy now because there are many exam on this week. (yes,...
I met same problem. Isn't it bug?